KMTS.Kernel.Presentation
1.1.79
dotnet add package KMTS.Kernel.Presentation --version 1.1.79
NuGet\Install-Package KMTS.Kernel.Presentation -Version 1.1.79
<PackageReference Include="KMTS.Kernel.Presentation" Version="1.1.79" />
<PackageVersion Include="KMTS.Kernel.Presentation" Version="1.1.79" />
<PackageReference Include="KMTS.Kernel.Presentation" />
paket add KMTS.Kernel.Presentation --version 1.1.79
#r "nuget: KMTS.Kernel.Presentation, 1.1.79"
#:package KMTS.Kernel.Presentation@1.1.79
#addin nuget:?package=KMTS.Kernel.Presentation&version=1.1.79
#tool nuget:?package=KMTS.Kernel.Presentation&version=1.1.79
KMTS.Kernel
A generic, reusable foundation library for .NET projects following Clean Architecture and Domain-Driven Design principles.
Overview
KMTS.Kernel provides the building blocks for modern .NET applications:
- Result Pattern - Explicit error handling without exceptions
- CQRS Messaging - Command/Query separation with ISender
- DDD Abstractions - Entity, ValueObject, Domain Events
- Validation - FluentValidation integration
- Source Generators - Automatic ISender and IDomainEventsDispatcher implementations
Packages
| Package | Description |
|---|---|
KMTS.Kernel.Domain |
Core domain abstractions (Entity, Result, Error, ValueObject) |
KMTS.Kernel.Application |
CQRS messaging, validation behaviors, service markers |
KMTS.Kernel.Infrastructure |
EF Core extensions, caching, JSON converters |
KMTS.Kernel.Presentation |
API results, endpoint abstractions |
KMTS.Kernel.Generator |
Source generators for ISender/IDomainEventsDispatcher |
Installation
dotnet add package KMTS.Kernel.Domain
dotnet add package KMTS.Kernel.Application
dotnet add package KMTS.Kernel.Infrastructure
dotnet add package KMTS.Kernel.Presentation
dotnet add package KMTS.Kernel.Generator
Requirements
- .NET 10.0+
- C# 13.0
License
MIT
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- KMTS.Kernel.Application (>= 1.1.79)
- KMTS.Kernel.Domain (>= 1.1.79)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on KMTS.Kernel.Presentation:
| Package | Downloads |
|---|---|
|
KMTS.WorkflowEngine.Presentation
Presentation layer for KMTS.WorkflowEngine - ASP.NET Core endpoints and DI extensions. |
|
|
KMTS.Kernel.Hosting
Hosting integration for KMTS Kernel — single DI entry point for host applications. |
|
|
KMTS.FormBuilder.Presentation
Presentation layer for KMTS.FormBuilder - ASP.NET Core endpoints and the AddFormBuilder() composition entry point. |
|
|
KMTS.Meetings.Presentation
Presentation layer for KMTS.Meetings - ASP.NET Core endpoints and the AddMeetings() composition entry point. |
|
|
KMTS.Actions.Presentation
Presentation layer for KMTS.Actions - ASP.NET Core endpoints and the AddActions() composition entry point. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.79 | 85 | 7/15/2026 |
| 1.1.76 | 732 | 6/4/2026 |
| 1.1.75 | 160 | 5/30/2026 |
| 1.1.73 | 214 | 5/15/2026 |
| 1.1.72 | 132 | 5/13/2026 |
| 1.1.71 | 111 | 5/13/2026 |
| 1.1.70 | 347 | 5/9/2026 |
| 1.1.68 | 145 | 3/3/2026 |
| 1.1.67 | 128 | 2/23/2026 |
| 1.1.64 | 128 | 2/23/2026 |
| 1.1.63 | 148 | 2/23/2026 |
| 1.1.60 | 131 | 2/22/2026 |
| 1.1.59 | 142 | 2/20/2026 |
| 1.1.58 | 134 | 2/20/2026 |
| 1.1.55 | 134 | 2/5/2026 |
| 1.1.54 | 133 | 2/4/2026 |
| 1.1.53 | 133 | 2/3/2026 |
| 1.1.52 | 121 | 2/3/2026 |
| 1.1.51 | 134 | 2/1/2026 |
| 1.1.50 | 284 | 1/27/2026 |