CleanKit.Net.Application
1.0.0
dotnet add package CleanKit.Net.Application --version 1.0.0
NuGet\Install-Package CleanKit.Net.Application -Version 1.0.0
<PackageReference Include="CleanKit.Net.Application" Version="1.0.0" />
<PackageVersion Include="CleanKit.Net.Application" Version="1.0.0" />
<PackageReference Include="CleanKit.Net.Application" />
paket add CleanKit.Net.Application --version 1.0.0
#r "nuget: CleanKit.Net.Application, 1.0.0"
#:package CleanKit.Net.Application@1.0.0
#addin nuget:?package=CleanKit.Net.Application&version=1.0.0
#tool nuget:?package=CleanKit.Net.Application&version=1.0.0
CleanKit.Net
CleanKit.Net is a lightweight and modular framework for building scalable, maintainable, and testable applications using Clean Architecture principles in ASP.NET Core and C#.
It provides a well-structured starting point for enterprise-grade solutions by enforcing separation of concerns between layers such as Presentation, Application, Domain, and Infrastructure.
✨ Features
- Clean Architecture enforced by structure and contracts
- CQRS with MediatR (Queries & Commands)
- Built-in idempotency support for safe command execution
- Layered project separation (Domain, Application, Persistence, Presentation)
- Pluggable and extendable components
- Designed for testability and scalability
📦 Packages
Package | Description |
---|---|
CleanKit.Net.Application |
Application layer containing commands, queries, handlers |
CleanKit.Net.Domain |
Core domain logic, entities, and domain services |
CleanKit.Net.Idempotency |
Interfaces and services for idempotent command execution |
CleanKit.Net.Idempotency.Persistence |
Implementation of idempotency persistence logic |
CleanKit.Net.Persistence |
Infrastructure & EF Core setup for data persistence |
CleanKit.Net.Presentation |
API layer, controllers, and configuration |
📖 Full documentation:
📚 To access the complete documentation and stay up to date with the latest changes, please refer to the following link:
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- CleanKit.Net.Domain (>= 1.0.0)
- CleanKit.Net.Utils (>= 1.0.0)
- FluentValidation (>= 12.0.0)
- FluentValidation.DependencyInjectionExtensions (>= 12.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Quartz (>= 3.14.0)
- System.IdentityModel.Tokens.Jwt (>= 8.9.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CleanKit.Net.Application:
Package | Downloads |
---|---|
CleanKit.Net.Persistence
A .NET toolkit for implementing Clean Architecture with a focus on modularity, separation of concerns, and scalability. |
|
CleanKit.Net.Outbox
A .NET toolkit for implementing Clean Architecture with a focus on modularity, separation of concerns, and scalability. |
|
CleanKit.Net.Idempotency
A .NET toolkit for implementing Clean Architecture with a focus on modularity, separation of concerns, and scalability. |
|
CleanKit.Net.Presentation
A .NET toolkit for implementing Clean Architecture with a focus on modularity, separation of concerns, and scalability. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 255 | 5/12/2025 |