dms2.core 10.2.0

dotnet add package dms2.core --version 10.2.0
                    
NuGet\Install-Package dms2.core -Version 10.2.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="dms2.core" Version="10.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dms2.core" Version="10.2.0" />
                    
Directory.Packages.props
<PackageReference Include="dms2.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 dms2.core --version 10.2.0
                    
#r "nuget: dms2.core, 10.2.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 dms2.core@10.2.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=dms2.core&version=10.2.0
                    
Install as a Cake Addin
#tool nuget:?package=dms2.core&version=10.2.0
                    
Install as a Cake Tool

dms2核心库集成autofac,workid注册分配,注入,拦截,基础配置

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 (12)

Showing the top 5 NuGet packages that depend on dms2.core:

Package Downloads
dms2.cap

dms2集成cap事务总线

dms2.shared.basic

基础权限实体类,缓存等

dms2.upm

dms2 权限核心库,集成权限调用

dms2.shared.api

dms api实体类及缓存

yd.shared.fahuo

发货业务数据结构

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.2.0 1,449 12/27/2025
10.1.0 1,365 11/13/2025
10.0.0 1,410 9/18/2025
3.9.0 1,465 9/9/2025
3.1.0 2,953 7/27/2025
3.0.0 2,973 5/30/2025
2.3.0 1,290 4/25/2025
2.1.3 1,478 3/22/2025
2.1.2 1,865 2/23/2025
2.1.1 860 2/23/2025
2.0.3 878 2/23/2025
2.0.2 1,675 12/18/2024
2.0.1 860 12/18/2024
2.0.0 857 12/18/2024
1.3.0 844 12/18/2024
1.2.0 1,418 11/22/2024
1.1.14 1,052 11/22/2024
1.1.13 1,212 11/21/2024
1.1.12 1,254 11/19/2024
1.1.11 1,045 11/18/2024
Loading failed