ZKCleanAuth.Template
1.1.0
dotnet add package ZKCleanAuth.Template --version 1.1.0
NuGet\Install-Package ZKCleanAuth.Template -Version 1.1.0
<PackageReference Include="ZKCleanAuth.Template" Version="1.1.0" />
<PackageVersion Include="ZKCleanAuth.Template" Version="1.1.0" />
<PackageReference Include="ZKCleanAuth.Template" />
paket add ZKCleanAuth.Template --version 1.1.0
#r "nuget: ZKCleanAuth.Template, 1.1.0"
#:package ZKCleanAuth.Template@1.1.0
#addin nuget:?package=ZKCleanAuth.Template&version=1.1.0
#tool nuget:?package=ZKCleanAuth.Template&version=1.1.0
๐ฏ ZKCleanAuthTemplate
ZKCleanAuthTemplate is a production-ready, plug-and-play Clean Architecture template for ASP.NET Core with fully integrated:
- ๐ JWT Authentication
Created by Zohaib Khan, this template helps developers kickstart ASP.NET Core projects without repetitive boilerplate, following industry-standard architectural practices.
๐ Features
โ
Clean Architecture (Domain, Application, Infrastructure, WebAPI)
๐ JWT Authentication (Login / Register with Role Claims)
๐ฆ Template support with dotnet new
command
๐งช Testable structure (ready for unit & integration tests)
๐ฆ Getting Started
Prerequisites
- .NET 7 or 8 SDK
nuget.exe
(only for local development or publishing)
Install the Template (From NuGet)
dotnet new install ZKCleanAuth.Template::1.1.0
Learn more about Target Frameworks and .NET Standard.
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.