tdb.common
7.0.0.4
dotnet add package tdb.common --version 7.0.0.4
NuGet\Install-Package tdb.common -Version 7.0.0.4
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="7.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tdb.common" Version="7.0.0.4" />
<PackageReference Include="tdb.common" />
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 tdb.common --version 7.0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: tdb.common, 7.0.0.4"
#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 tdb.common@7.0.0.4
#: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=tdb.common&version=7.0.0.4
#tool nuget:?package=tdb.common&version=7.0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
通用类库
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net7.0
- DeepCloner (>= 0.10.4)
- Hashids.net (>= 1.7.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
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,346 | 4/9/2023 |
7.0.0.3 | 1,262 | 11/28/2022 |
7.0.0.2 | 817 | 11/10/2022 |
7.0.0.1 | 485 | 11/10/2022 |
6.0.0.4 | 454 | 11/8/2022 |
6.0.0.3 | 1,646 | 10/27/2022 |
6.0.0.2 | 649 | 10/20/2022 |
6.0.0.1 | 533 | 10/20/2022 |
2.1.1.3 | 526 | 9/27/2022 |
2.1.1.2 | 1,244 | 9/19/2022 |
2.1.1.1 | 490 | 8/23/2022 |
2.1.1 | 2,668 | 1/8/2022 |
2.1.0.11 | 2,351 | 9/25/2021 |
2.1.0.10 | 1,131 | 9/19/2021 |
2.1.0.9 | 1,549 | 6/28/2021 |
2.1.0.8 | 494 | 6/19/2021 |
2.1.0.7 | 2,048 | 6/19/2021 |
2.1.0.6 | 4,387 | 3/12/2021 |
2.1.0.5 | 2,091 | 3/5/2021 |
2.1.0.4 | 7,482 | 12/16/2020 |
2.1.0.3 | 1,011 | 12/11/2020 |
2.1.0.2 | 1,012 | 12/10/2020 |
2.1.0.1 | 484 | 12/10/2020 |
string类型序列化为json时不在收尾加双引号