KMTS.Kernel.Generator
1.1.71
See the version list below for details.
dotnet add package KMTS.Kernel.Generator --version 1.1.71
NuGet\Install-Package KMTS.Kernel.Generator -Version 1.1.71
<PackageReference Include="KMTS.Kernel.Generator" Version="1.1.71"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="KMTS.Kernel.Generator" Version="1.1.71" />
<PackageReference Include="KMTS.Kernel.Generator"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add KMTS.Kernel.Generator --version 1.1.71
#r "nuget: KMTS.Kernel.Generator, 1.1.71"
#:package KMTS.Kernel.Generator@1.1.71
#addin nuget:?package=KMTS.Kernel.Generator&version=1.1.71
#tool nuget:?package=KMTS.Kernel.Generator&version=1.1.71
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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on KMTS.Kernel.Generator:
| Package | Downloads |
|---|---|
|
KMTS.WorkflowEngine.Application
Application layer for KMTS.WorkflowEngine - commands, queries, and service interfaces. |
|
|
KMTS.Identity.Application
Application layer for KMTS.Identity - commands, queries, decorators, and service markers. |
|
|
KMTS.WorkflowOrchestration.Application
Application layer for KMTS.WorkflowOrchestration - commands, queries, decorators, and service markers. |
|
|
KMTS.Meetings.Application
Application layer for KMTS.Meetings - commands, queries, decorators, and service markers. |
|
|
KMTS.FormBuilder.Application
Application layer for KMTS.FormBuilder - commands, queries, decorators, and service markers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.76 | 490 | 6/4/2026 |
| 1.1.75 | 260 | 5/30/2026 |
| 1.1.73 | 194 | 5/15/2026 |
| 1.1.72 | 110 | 5/13/2026 |
| 1.1.71 | 91 | 5/13/2026 |
| 1.1.70 | 459 | 5/9/2026 |
| 1.1.68 | 149 | 3/3/2026 |
| 1.1.67 | 114 | 2/23/2026 |
| 1.1.64 | 111 | 2/23/2026 |
| 1.1.63 | 148 | 2/23/2026 |
| 1.1.60 | 110 | 2/22/2026 |
| 1.1.59 | 114 | 2/20/2026 |
| 1.1.58 | 113 | 2/20/2026 |
| 1.1.55 | 126 | 2/5/2026 |
| 1.1.54 | 118 | 2/4/2026 |
| 1.1.53 | 120 | 2/3/2026 |
| 1.1.52 | 117 | 2/3/2026 |
| 1.1.51 | 133 | 2/1/2026 |
| 1.1.50 | 391 | 1/27/2026 |