Skip to content

CQRSharp is a lightweight, attribute-driven CQRS framework for .NET applications. It simplifies command handling by allowing developers to define cross-cutting concerns through attributes, promoting clean and maintainable code.

License

Notifications You must be signed in to change notification settings

BisocM/CQRSharp

Repository files navigation

CQRSharp

NuGet version (CQRSharp) CodeQL Qodana

A lightweight, extensible, and attribute-driven Command Query Responsibility Segregation (CQRS) framework for .NET applications.

For more information, please check out the wiki page!


Contributing

Contributions are welcome! Please open issues and pull requests for bug fixes, enhancements, or new features.

To contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

Please ensure that your code follows the project's coding standards and includes appropriate tests.


License

This project is licensed under the MIT License.


Note: This project is in active development.

About

CQRSharp is a lightweight, attribute-driven CQRS framework for .NET applications. It simplifies command handling by allowing developers to define cross-cutting concerns through attributes, promoting clean and maintainable code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages