Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.26 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.26 KB

ASP.NET Clean Architecture Template

NuGet GitHub Pages

See the front-end of the template 👉here👈


A ready-to-use template for ASP.NET Core with Domain Driven Design - Clean Architecture, CQRS pattern, Blazor WASM with TailwindCSS front-end, and much much more.

Authors

Package Installation

You can install this template using NuGet:

dotnet new install klean

In a folder where you want to initialize the project, just do:

dotnet new klean

Support

If you are having problems, please let us know by raising a new issue.

License

This project is licensed with the MIT license.

Future plans:

  • YARP instead of NGINX
  • Firefly instead of REDIS
  • RabbitMQ or something? IKD we'll see ;)