Skip to content

ddjerqq/klean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ;)