Runtime-customizable type and property descriptors.
Info
| Version: | 1.8.0 |
| Author(s): | Matthew King |
| Last Update: | Tuesday, November 29, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MatthewKing/DynamicDescriptors |
| NuGet Url: | https://www.nuget.org/packages/DynamicDescriptors |
Install
Install-Package DynamicDescriptors
dotnet add package DynamicDescriptors
paket add DynamicDescriptors
DynamicDescriptors Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags