Leistd.UnitOfWork.Core 0.12.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Leistd.UnitOfWork.Core --version 0.12.0
                    
NuGet\Install-Package Leistd.UnitOfWork.Core -Version 0.12.0
                    
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="Leistd.UnitOfWork.Core" Version="0.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Leistd.UnitOfWork.Core" Version="0.12.0" />
                    
Directory.Packages.props
<PackageReference Include="Leistd.UnitOfWork.Core" />
                    
Project file
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 Leistd.UnitOfWork.Core --version 0.12.0
                    
#r "nuget: Leistd.UnitOfWork.Core, 0.12.0"
                    
#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 Leistd.UnitOfWork.Core@0.12.0
                    
#: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=Leistd.UnitOfWork.Core&version=0.12.0
                    
Install as a Cake Addin
#tool nuget:?package=Leistd.UnitOfWork.Core&version=0.12.0
                    
Install as a Cake Tool

Leistd Framework

Leistd 是一套面向 .NET 10 的 DDD 应用框架基座,提供 AOP、依赖注入、事件总线、异常处理、分布式锁、对象映射、统一响应、安全、链路追踪、工作单元等共享组件,以及 DDD 四层基础类型。

  • 仓库:https://github.com/zengqinglei/leistd-net
  • 许可:MIT

本包内嵌 PDB 符号并随附 Source Link,调试时可从 GitHub 自动拉取源码并步进。

Product 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Leistd.UnitOfWork.Core:

Package Downloads
Leistd.UnitOfWork.EfCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-beta.22 47 7/20/2026
1.0.0-beta.21 50 7/20/2026
1.0.0-beta.18 43 7/20/2026
1.0.0-beta.17 49 7/17/2026
1.0.0-beta.16 52 7/16/2026
1.0.0-beta.15 46 7/16/2026
1.0.0-beta.14 50 7/16/2026
0.13.0-beta.13 48 7/16/2026
0.13.0-beta.12 48 7/16/2026
0.13.0-beta.11 43 7/16/2026
0.13.0-beta.10 71 7/15/2026
0.12.0 112 7/12/2026
0.12.0-beta.11 53 7/12/2026
0.12.0-beta.9 55 7/12/2026
0.11.0 130 7/4/2026
0.11.0-beta.21 57 7/12/2026
0.11.0-beta.19 51 7/12/2026
0.11.0-beta.18 52 7/11/2026
0.11.0-beta.15 55 7/10/2026
0.11.0-beta.13 54 7/4/2026
Loading failed