Fadel.CleanArchTemplate
1.0.0
dotnet new install Fadel.CleanArchTemplate@1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
🏛️ Clean Architecture Template
A production-ready .NET template following Clean Architecture principles with everything you need to get started fast.
📦 Installation
dotnet new install Fadel.CleanArchTemplate
🚀 Usage
dotnet new cleanarch -n YourProjectName
✅ What's Included
| Feature | Description |
|---|---|
| 🏗️ Clean Architecture | Domain, Application, Persistence, API, Shared layers |
| 🔐 ASP.NET Core Identity | Built-in user management & authentication |
| 🔑 JWT + Refresh Tokens | Secure token-based authentication |
| 📨 MediatR + CQRS | Clean command/query separation |
| ✔️ FluentValidation | Elegant input validation |
| 🗄️ EF Core + SQL Server | Database access with Entity Framework Core |
| 🍕 Vertical Slice Architecture | Feature-focused code organization |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 124 | 3/6/2026 |