-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Tim Maes edited this page Oct 15, 2024
·
4 revisions
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.
If you find a bug or have a feature request, please open an issue.
- 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.
- Follow the existing coding style.
- Write unit tests for new features or bug fixes.