NMS.DynamicDictionary 2.4.1

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

// Install NMS.DynamicDictionary as a Cake Tool
#tool nuget:?package=NMS.DynamicDictionary&version=2.4.1

将字典转换成动态查找树,以便快速查找。

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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.1 is compatible. 
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 NMS.DynamicDictionary:

Package Downloads
CosmosStack.Extensions.Reflection

CosmosStack reflection extension library

NMS.Aries

CosmosStack.Extensions.ObjectVisitors

ObjectVisitors extensions, a part of Cosmos Prowess Expansion pack for Cosmos Stack

NMS.Libra.Client.Multicast

Libra.Client.Multicast 为 Libra 远程调用多播客户端

NMS.Libra.Server

Libra.Server 为 Libra 远程请求的服务端

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.2 14,565 11/15/2022
2.5.1 429 10/12/2022
2.5.0 415 10/11/2022
2.4.2 89,982 6/7/2022
2.4.1 11,146 4/7/2022
2.4.0 4,605 2/14/2022
2.2.0 341 11/8/2021
2.1.0.1 29,473 9/7/2021
2.1.0 23,721 8/16/2021
2.0.0 47,611 6/25/2021
1.1.0.2 36,189 5/9/2021
1.1.0.1 6,922 4/2/2021
1.1.0 11,442 12/24/2020
1.0.0 935 11/26/2020

将字典转换成动态查找树,以便快速查找。