GuilhermeStracini / cqrs-boilerplate-dotnet

πŸ’‘ πŸ—οΈ A boilerplate CQRS (API + Worker) template for .NET
https://guilhermestracini.github.io/cqrs-boilerplate-dotnet/
MIT License
5 stars 1 forks source link
api api-rest boilerplate boilerplate-dotnet boilerplate-template command cqrs cqrs-worker cs csharp hacktoberfest query worker

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.