dms2.cap 10.2.0

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

dms2集成cap事务总线

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 dms2.cap:

Package Downloads
yd.shared.common

公共数据结构及常量值,如:Json对象,枚举值,常量值

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.2.0 1,066 12/27/2025
10.1.0 985 11/13/2025
10.0.0 1,062 9/18/2025
3.9.0 935 9/9/2025
3.1.0 1,915 7/27/2025
3.0.0 1,797 6/2/2025
2.3.1 722 4/30/2025
2.3.0 709 4/25/2025
2.1.8 682 3/29/2025
2.1.7 663 3/22/2025
2.1.6 716 3/21/2025
2.1.5 734 3/20/2025
2.1.2 697 2/23/2025
2.1.1 692 2/23/2025
2.0.3 690 2/23/2025
2.0.2 677 2/22/2025
2.0.1 685 1/18/2025
2.0.0 688 12/18/2024
1.2.1 691 12/10/2024
1.2.0 687 11/22/2024
Loading failed