CleanTemplate 2.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CleanTemplate --version 2.0.1
NuGet\Install-Package CleanTemplate -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CleanTemplate" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CleanTemplate --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CleanTemplate, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CleanTemplate as a Cake Addin #addin nuget:?package=CleanTemplate&version=2.0.1 // Install CleanTemplate as a Cake Tool #tool nuget:?package=CleanTemplate&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Clean Architecture Base Template
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- MediatR (>= 12.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 8.0.2)
- Microsoft.EntityFrameworkCore (>= 8.0.2)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.2)
- Microsoft.EntityFrameworkCore.SqlServer (>= 8.0.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CleanTemplate:
Package | Downloads |
---|---|
CleanTemplate.Caching
A Clean Architecture Base Template comprising all Baseic and Abstract and Contract types for Redis and Memory Caching. |
|
CleanTemplate.Grpc
A Clean Architecture Base Template comprising all Baseic and Abstract and Contract types for Grpc Communication. |
|
CleanTemplate.Messaging
A Clean Architecture Base Template comprising all Baseic and Abstract and Contract types for Messaging between Microservices. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.2 | 139 | 6/28/2024 |
8.0.1 | 122 | 6/14/2024 |
8.0.0 | 156 | 4/6/2024 |
7.5.0 | 130 | 4/1/2024 |
7.0.0 | 130 | 3/28/2024 |
6.0.0 | 182 | 3/21/2024 |
5.0.0 | 251 | 3/15/2024 |
4.2.0 | 160 | 3/14/2024 |
4.1.2 | 195 | 3/12/2024 |
4.1.1 | 140 | 3/12/2024 |
4.1.0 | 227 | 3/8/2024 |
4.0.0 | 159 | 3/7/2024 |
3.2.1 | 125 | 3/6/2024 |
3.2.0 | 121 | 3/6/2024 |
3.1.0 | 199 | 3/3/2024 |
3.0.3 | 123 | 3/3/2024 |
3.0.2 | 145 | 3/3/2024 |
3.0.1 | 123 | 3/3/2024 |
3.0.0 | 165 | 3/1/2024 |
2.0.1 | 153 | 3/1/2024 |
2.0.0 | 138 | 3/1/2024 |
1.0.0 | 167 | 2/28/2024 |
- rename all base types with "Clean" prefix name