tdb.common 2.1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package tdb.common --version 2.1.1.3
NuGet\Install-Package tdb.common -Version 2.1.1.3
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="tdb.common" Version="2.1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tdb.common --version 2.1.1.3
#r "nuget: tdb.common, 2.1.1.3"
#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.
// Install tdb.common as a Cake Addin
#addin nuget:?package=tdb.common&version=2.1.1.3

// Install tdb.common as a Cake Tool
#tool nuget:?package=tdb.common&version=2.1.1.3

添加转换通用方法:对象和json字符串互转

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on tdb.common:

Package Downloads
tdb.consul.kv

把consul的key/value作分布式配置

tdb.appsettings

appsettings.json配置获取帮助类

tdb.ddd.infrastructure

ddd基础设施层

tdb.jwt

jwt简单封装

tdb.ddd.contracts

ddd一些通用的包装类、消息体、枚举等

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0.4 1,003 4/9/2023
7.0.0.3 1,015 11/28/2022
7.0.0.2 680 11/10/2022
7.0.0.1 399 11/10/2022
6.0.0.4 372 11/8/2022
6.0.0.3 1,495 10/27/2022
6.0.0.2 555 10/20/2022
6.0.0.1 444 10/20/2022
2.1.1.3 443 9/27/2022
2.1.1.2 1,130 9/19/2022
2.1.1.1 406 8/23/2022
2.1.1 2,446 1/8/2022
2.1.0.11 2,176 9/25/2021
2.1.0.10 995 9/19/2021
2.1.0.9 1,417 6/28/2021
2.1.0.8 389 6/19/2021
2.1.0.7 1,913 6/19/2021
2.1.0.6 4,148 3/12/2021
2.1.0.5 1,932 3/5/2021
2.1.0.4 7,138 12/16/2020
2.1.0.3 875 12/11/2020
2.1.0.2 870 12/10/2020
2.1.0.1 361 12/10/2020

添加转换通用方法:对象和json字符串互转