Duzhi.Common 3.2.3.2

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

修复Text.Json大小写敏感问题

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

Showing the top 5 NuGet packages that depend on Duzhi.Common:

Package Downloads
Rock.Role

升级最新版本

Rock.Siemens

升级最新版本

Rock.Modbus.Tcp

升级最新版本

Rock.Melsec.MC

升级最新版本

Rock.FFMpeg

升级最新版本

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.3.2 90 5/9/2026
3.2.3.1 93 5/9/2026
3.2.3 142 5/6/2026
3.2.1 193 5/1/2026
3.2.0 133 5/1/2026
3.1.3 113 4/26/2026
3.1.2 99 4/23/2026
3.1.1 94 4/22/2026
3.1.0 119 4/22/2026
3.0.1 99 4/20/2026
3.0.0 157 4/19/2026
2.9.2 179 4/13/2026
2.9.1 155 3/30/2026
2.9.0 238 3/16/2026
2.8.2 125 3/9/2026
2.8.1 219 3/2/2026
2.8.0 186 2/26/2026
2.7.0 189 1/22/2026
Loading failed

修复Text.Json大小写敏感问题