MicroKit.Persistence.Abstractions
1.0.0-preview.3
dotnet add package MicroKit.Persistence.Abstractions --version 1.0.0-preview.3
NuGet\Install-Package MicroKit.Persistence.Abstractions -Version 1.0.0-preview.3
<PackageReference Include="MicroKit.Persistence.Abstractions" Version="1.0.0-preview.3" />
<PackageVersion Include="MicroKit.Persistence.Abstractions" Version="1.0.0-preview.3" />
<PackageReference Include="MicroKit.Persistence.Abstractions" />
paket add MicroKit.Persistence.Abstractions --version 1.0.0-preview.3
#r "nuget: MicroKit.Persistence.Abstractions, 1.0.0-preview.3"
#:package MicroKit.Persistence.Abstractions@1.0.0-preview.3
#addin nuget:?package=MicroKit.Persistence.Abstractions&version=1.0.0-preview.3&prerelease
#tool nuget:?package=MicroKit.Persistence.Abstractions&version=1.0.0-preview.3&prerelease
Repository, Unit of Work, and transaction contracts for MicroKit.Persistence. Zero implementation — no EF Core, no infrastructure dependency.
| 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
- MicroKit.Domain (>= 1.0.0-preview.5)
- MicroKit.Result (>= 1.0.0-preview.2)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on MicroKit.Persistence.Abstractions:
| Package | Downloads |
|---|---|
|
MicroKit.Persistence
Core persistence layer for MicroKit — QueryOptions, ISpecificationEvaluator, full IReadRepository contract, and PagedResult. No EF Core, no DI dependency. |
|
|
MicroKit.Persistence.EntityFrameworkCore
EF Core bridge for MicroKit.Persistence — EfRepository, EfReadRepository, EfUnitOfWork, EfSpecificationEvaluator, ITransactionalUnitOfWork, and the DI registration entry point (PersistenceBuilder). |
|
|
MicroKit.Persistence.EntityFrameworkCore.PostgreSql
PostgreSQL (Npgsql) provider for MicroKit.Persistence — wires UseNpgsql on EfCoreBuilder. |
|
|
MicroKit.Persistence.Specifications
QueryOptions ordering and specification-swap extensions for MicroKit.Persistence. Provides property-selector OrderBy/ThenBy overloads and WithSpec composition. |
|
|
MicroKit.Persistence.EntityFrameworkCore.SqlServer
SQL Server provider for MicroKit.Persistence — wires UseSqlServer on EfCoreBuilder. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.3 | 70 | 6/27/2026 |