CQRS (API + Worker) Boilerplate .NET

Logo

A repository template for .NET CQRS (API + Worker) projects.

View the Project on GitHub GuilhermeStracini/cqrs-boilerplate-dotnet

CQRS (API + Worker) boilerplate template

💡 🏗️ A boilerplate CQRS (API + Worker) template for .NET


About

This is a template repository that sets the basic code and infrastructure for a repository/solution in .NET C# to create a CQRS project with API and worker.

[!Note]

A appveyor.yml file is included for AppVeyor CI pipeline. AppVeyor is free for open-source projects. For closed-source projects, consider a paid subscription or other CI tools (GitHub Actions, CircleCI, TeamCity).


Instructions

[!Warning]

The automated process listed below now supports Windows and Linux/MAC environments.

Automated process

Manual process


License

Licensed under: MIT license (LICENSE or http://opensource.org/licenses/MIT).

This will also be your project’s LICENSE, but you can change it to another one that suits your needs.