NMS.DynamicDictionary 2.4.2

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

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

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.  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. 
.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.Leo

此项目为Natasha的衍生项目,通过运行时自动构建高性能操作代理类,为普通类,静态类,动态类,动态类中的动态类,动态生成的静态类等提供了良好的、完备的、高性能的操作,如果反射、dynamic都不能满足高端的需求,可使用本类库,它将是一个不错的选择。

NMS.Libra.Client.Multicast

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.2 17,324 11/15/2022
2.5.1 671 10/12/2022
2.5.0 663 10/11/2022
2.4.2 96,006 6/7/2022
2.4.1 12,190 4/7/2022
2.4.0 5,226 2/14/2022
2.2.0 582 11/8/2021
2.1.0.1 32,870 9/7/2021
2.1.0 28,349 8/16/2021
2.0.0 52,006 6/25/2021
1.1.0.2 39,443 5/9/2021
1.1.0.1 7,791 4/2/2021
1.1.0 12,212 12/24/2020
1.0.0 1,280 11/26/2020

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