Light.Clean.Architecture.Solution.Template 8.0.5

dotnet new install Light.Clean.Architecture.Solution.Template::8.0.5
This package contains a .NET Template Package you can call from the shell/command line.

Light Clean Architecture Solution Template

Nuget Nuget Discord Twitter Follow

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.

Version Downloads Last updated
8.0.5 2,822 1/3/2024
8.0.4 1,001 1/3/2024
8.0.3 1,381 12/23/2023
8.0.2 983 12/23/2023
8.0.1 996 12/23/2023
8.0.0 970 12/22/2023

Upgrade NSwag and other packages to latest versions.