CleanKit.Net.Outbox
1.0.0
dotnet add package CleanKit.Net.Outbox --version 1.0.0
NuGet\Install-Package CleanKit.Net.Outbox -Version 1.0.0
<PackageReference Include="CleanKit.Net.Outbox" Version="1.0.0" />
<PackageVersion Include="CleanKit.Net.Outbox" Version="1.0.0" />
<PackageReference Include="CleanKit.Net.Outbox" />
paket add CleanKit.Net.Outbox --version 1.0.0
#r "nuget: CleanKit.Net.Outbox, 1.0.0"
#:package CleanKit.Net.Outbox@1.0.0
#addin nuget:?package=CleanKit.Net.Outbox&version=1.0.0
#tool nuget:?package=CleanKit.Net.Outbox&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.Application (>= 1.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.0.0)
- Quartz (>= 3.14.0)
- Quartz.Extensions.Hosting (>= 3.14.0)
- Scrutor (>= 4.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CleanKit.Net.Outbox:
Package | Downloads |
---|---|
CleanKit.Net.Outbox.Persistence
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 | 224 | 5/12/2025 |