Kun.EntityFrameworkCore
2026.9.13
dotnet add package Kun.EntityFrameworkCore --version 2026.9.13
NuGet\Install-Package Kun.EntityFrameworkCore -Version 2026.9.13
<PackageReference Include="Kun.EntityFrameworkCore" Version="2026.9.13" />
<PackageVersion Include="Kun.EntityFrameworkCore" Version="2026.9.13" />
<PackageReference Include="Kun.EntityFrameworkCore" />
paket add Kun.EntityFrameworkCore --version 2026.9.13
#r "nuget: Kun.EntityFrameworkCore, 2026.9.13"
#:package Kun.EntityFrameworkCore@2026.9.13
#addin nuget:?package=Kun.EntityFrameworkCore&version=2026.9.13
#tool nuget:?package=Kun.EntityFrameworkCore&version=2026.9.13
EF Core 10 write-side persistence for Kun Framework: KunDbContext, atomic Outbox integration, tenant filters.
| 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
- Kun.Core (>= 2026.9.13)
- Kun.EventBus (>= 2026.9.13)
- Kun.Infrastructure (>= 2026.9.13)
- Kun.Mediator (>= 2026.9.13)
- Microsoft.EntityFrameworkCore (>= 10.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Caching.Memory (>= 10.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
- StackExchange.Redis (>= 2.8.16)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Kun.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
Kun.Saga
Saga Orchestration engine for Kun Framework: steps, compensation, timeouts, state persistence. |
|
|
Kun.Audit.EntityFrameworkCore
EF Core adapter for Kun.Audit: AuditSaveChangesInterceptor, EfAuditWriter, AuditLog entity configuration. Trim-safe; not AOT-compatible because EF Core 10 AOT support is incomplete (see ADR-003). |
|
|
Kun.Auditing
Kun Framework — audit logging: EF SaveChanges interceptor, AuditEventIntegrationEvent (kun.audit.event.v1) via Outbox, explicit AddAuditable<T> registration (no runtime reflection). |
GitHub repositories
This package is not used by any popular GitHub repositories.