Skip to content

CQRSharp is a lightweight, attribute-driven CQRS framework for .NET applications. It focuses on providing native AoT support and optimized performance for short-lived and quick-deployment environments.

License

Notifications You must be signed in to change notification settings

BisocM/CQRSharp

Repository files navigation

CQRSharp

NuGet version (CQRSharp) CodeQL Qodana

Alt

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

For more information, please advise 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 focuses on providing native AoT support and optimized performance for short-lived and quick-deployment environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages