Skip to content
Tim Maes edited this page Oct 15, 2024 · 4 revisions

image

Welcome to the Bindicate wiki! This is the official documentation for Bindicate, an open-source .NET library that simplifies dependency injection by automating service registration using attributes.

Contributing

Reporting Issues

If you find a bug or have a feature request, please open an issue.

Pull Requests

  • Fork the repository.
  • Create a new branch for your feature or bugfix.
  • Commit your changes with clear messages.
  • Push to your fork and submit a pull request.

Coding Guidelines

  • Follow the existing coding style.
  • Write unit tests for new features or bug fixes.
Clone this wiki locally