NMS.DynamicCache
1.4.4.2
.NET 5.0
.NET Core 3.0
.NET Standard 2.0
dotnet add package NMS.DynamicCache --version 1.4.4.2
NuGet\Install-Package NMS.DynamicCache -Version 1.4.4.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="NMS.DynamicCache" Version="1.4.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NMS.DynamicCache --version 1.4.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NMS.DynamicCache, 1.4.4.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.
// Install NMS.DynamicCache as a Cake Addin
#addin nuget:?package=NMS.DynamicCache&version=1.4.4.2
// Install NMS.DynamicCache as a Cake Tool
#tool nuget:?package=NMS.DynamicCache&version=1.4.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
将字典转换成动态查找树,以便快速查找。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- DotNetCore.BTFindTree (>= 1.3.0)
- NMS.RuntimeToDynamic (>= 1.2.2.3)
-
.NETCoreApp 3.1
- DotNetCore.BTFindTree (>= 1.3.0)
- NMS.RuntimeToDynamic (>= 1.2.2.3)
-
.NETStandard 2.0
- DotNetCore.BTFindTree (>= 1.3.0)
- NMS.RuntimeToDynamic (>= 1.2.2.3)
-
net5.0
- DotNetCore.BTFindTree (>= 1.3.0)
- NMS.RuntimeToDynamic (>= 1.2.2.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NMS.DynamicCache:
Package | Downloads |
---|---|
NMS.DeepClone
基于Natasha实现深度克隆,包括实体类、数组、集合、链表、字典等数据类型。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.4.2 | 349 | 11/25/2020 |
1.4.4.1 | 448 | 11/24/2020 |
1.4.4 | 463 | 11/20/2020 |
1.4.3.1 | 339 | 11/20/2020 |
1.4.3 | 1,813 | 11/11/2020 |
1.4.2.2 | 365 | 11/9/2020 |
1.4.2.1 | 364 | 11/9/2020 |
1.4.2 | 496 | 10/13/2020 |
1.4.1 | 281 | 10/13/2020 |
1.4.0 | 310 | 10/13/2020 |
1.3.0 | 357 | 10/12/2020 |
1.2.0 | 377 | 10/10/2020 |
1.1.0.1 | 8,074 | 6/6/2020 |
1.1.0 | 6,948 | 5/12/2020 |
1.0.0 | 412 | 5/6/2020 |
将字典转换成动态查找树,以便快速查找。