Sparkdo.UnitOfWork.Abstractions
2.0.0-preview.2
This is a prerelease version of Sparkdo.UnitOfWork.Abstractions.
dotnet add package Sparkdo.UnitOfWork.Abstractions --version 2.0.0-preview.2
NuGet\Install-Package Sparkdo.UnitOfWork.Abstractions -Version 2.0.0-preview.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sparkdo.UnitOfWork.Abstractions" Version="2.0.0-preview.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sparkdo.UnitOfWork.Abstractions" Version="2.0.0-preview.2" />
<PackageReference Include="Sparkdo.UnitOfWork.Abstractions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sparkdo.UnitOfWork.Abstractions --version 2.0.0-preview.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sparkdo.UnitOfWork.Abstractions, 2.0.0-preview.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sparkdo.UnitOfWork.Abstractions@2.0.0-preview.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sparkdo.UnitOfWork.Abstractions&version=2.0.0-preview.2&prerelease
#tool nuget:?package=Sparkdo.UnitOfWork.Abstractions&version=2.0.0-preview.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sparkdo.UnitOfWork.Abstractions
Sparkdo.UnitOfWork.Abstractions 是 UnitOfWork 的稳定契约包,供应用协调层、运行时实现和持久化集成包引用。
dotnet add package Sparkdo.UnitOfWork.Abstractions
该包以 net10.0 为目标框架,仅承载工作单元生命周期、完成结果和扩展协议,不提供运行时调度,也不依赖依赖注入、Entity Framework Core、Polaris 或其他持久化实现。
公共 API 同时受编译期 PublicApiAnalyzers 和独立 API 基线测试约束,发布后按照仅扩展原则演进。
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Sparkdo.UnitOfWork.Abstractions:
| Package | Downloads |
|---|---|
|
Sparkdo.Auditing
Sparkdo 调用审计和工作单元生命周期审计运行时。 |
|
|
Sparkdo.EntityFrameworkCore
Sparkdo Entity Framework Core 的多租户 DbContext 生命周期和工作单元集成。 |
|
|
Sparkdo.UnitOfWork
Sparkdo 工作单元运行时、中间件和 Manifest 集成。 |
|
|
Sparkdo.UnitOfWork.Testing
Sparkdo UnitOfWork 的测试工具、测试替身与集成契约探针。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0-preview.2 | 50 | 7/20/2026 |
| 2.0.0-preview.1 | 52 | 7/18/2026 |