Clean.Lean.Architecture.WebApi.AspNetCore.Solution.Template
0.0.3
See the version list below for details.
dotnet new install Clean.Lean.Architecture.WebApi.AspNetCore.Solution.Template::0.0.3
Clean Lean Architecture Solution Template
Summary
The objective of this .NET Core template is to expedite the process for developers to swiftly establish a .NET Core Web API project that adheres to clean architecture principles.
If you find this project useful, please give it a star. Thanks! ⭐
Getting Started
The easiest way to get started is to install the .NET template:
dotnet new install Clean.Lean.Architecture.WebApi.AspNetCore.Solution.Template::0.0.3
Once installed, create a new solution using the template.
dotnet new cla-sln --name YourSolutionName
Launch the app:
cd <sln-name>\src\WebApi\
dotnet run
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 |
|---|---|---|
| 10.1.0 | 142 | 9/27/2025 |
| 10.0.0 | 244 | 9/22/2025 |
| 9.1.0 | 362 | 11/22/2024 |
| 9.0.0 | 237 | 11/20/2024 |
| 8.3.5 | 578 | 4/27/2024 |
| 8.3.4 | 347 | 4/12/2024 |
| 8.3.3 | 289 | 4/2/2024 |
| 8.3.2 | 338 | 4/1/2024 |
| 8.3.1 | 331 | 4/1/2024 |
| 8.3.0 | 300 | 3/31/2024 |
| 8.2.1 | 659 | 3/9/2024 |
| 8.2.0 | 349 | 3/9/2024 |
| 8.1.0 | 1,075 | 2/9/2024 |
| 8.0.0 | 630 | 1/27/2024 |
| 0.5.0 | 3,350 | 10/2/2023 |
| 0.4.0 | 463 | 9/30/2023 |
| 0.3.0 | 443 | 9/21/2023 |
| 0.2.0 | 367 | 9/17/2023 |
| 0.1.0 | 349 | 9/13/2023 |
| 0.0.3 | 393 | 9/13/2023 |
| 0.0.2 | 392 | 9/11/2023 |
| 0.0.1 | 364 | 9/10/2023 |