Skip to content

Sabermotamedi/LightCleanArchitecture

Repository files navigation

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

About

Light Clean Architecture Solution, Simple Template for ASP.NET Core

Topics

Resources

License

Stars

Watchers

Forks

Languages