Light.Clean.Architecture.Solution.Template
8.0.3
See the version list below for details.
dotnet new install Light.Clean.Architecture.Solution.Template::8.0.3
Light Clean Architecture Solution Template
This project serves as a template for scenarios where user authorization is implemented with Identity Server 4 and does not utilize Identity and MediatR. It provides a structured starting point for building applications that require user authentication without the complexity of a full-fledged Identity Server and the MediatR library.
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 Light.Clean.Architecture.Solution.Template::8.0.0
To create an ASP.NET Core Web API solution:
dotnet new lca-sln -o YourProjectName
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.
Upgrade NSwag and other packages to latest versions.