MicroKit.Persistence
1.0.0-preview.1
dotnet add package MicroKit.Persistence --version 1.0.0-preview.1
NuGet\Install-Package MicroKit.Persistence -Version 1.0.0-preview.1
<PackageReference Include="MicroKit.Persistence" Version="1.0.0-preview.1" />
<PackageVersion Include="MicroKit.Persistence" Version="1.0.0-preview.1" />
<PackageReference Include="MicroKit.Persistence" />
paket add MicroKit.Persistence --version 1.0.0-preview.1
#r "nuget: MicroKit.Persistence, 1.0.0-preview.1"
#:package MicroKit.Persistence@1.0.0-preview.1
#addin nuget:?package=MicroKit.Persistence&version=1.0.0-preview.1&prerelease
#tool nuget:?package=MicroKit.Persistence&version=1.0.0-preview.1&prerelease
Core persistence layer for MicroKit — QueryOptions, ISpecificationEvaluator, full IReadRepository contract, and PagedResult. No EF Core, no DI 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.Persistence.Abstractions (>= 1.0.0-preview.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MicroKit.Persistence:
| Package | Downloads |
|---|---|
|
MicroKit.Persistence.EntityFrameworkCore
EF Core bridge for MicroKit.Persistence — EfRepository, EfReadRepository, EfUnitOfWork, EfSpecificationEvaluator, ITransactionalUnitOfWork, and the DI registration entry point (PersistenceBuilder). |
|
|
MicroKit.Persistence.Specifications
QueryOptions ordering and specification-swap extensions for MicroKit.Persistence. Provides property-selector OrderBy/ThenBy overloads and WithSpec composition. |
|
|
MicroKit.Persistence.Testing
In-memory IRepository / IReadRepository / IUnitOfWork test doubles for MicroKit.Persistence — unit-test command and query handlers with no database, EF Core, or DI container. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.1 | 71 | 6/1/2026 |