Info
Version: | 1.5.6877.41324 |
Author(s): | Jan-Joost van Zon |
Last Update: | Wednesday, October 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jjvanzon/JJ.Framework/tree/master/Framework/Reflection |
NuGet Url: | https://www.nuget.org/packages/JJ.Framework.Reflection |
Install
Install-Package JJ.Framework.Reflection
dotnet add package JJ.Framework.Reflection
paket add JJ.Framework.Reflection
JJ.Framework.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
- JJ.Framework.Common(>= 1.5.0 && < 1.6.0)
- JJ.Framework.PlatformCompatibility(>= 1.5.0 && < 1.6.0)
- JJ.Framework.Text(>= 1.5.0 && < 1.6.0)
- JetBrains.Annotations(>= 2018.2.1)
Tags
ReflectionCache with fast GetProperties GetFields GetConstructor GetTypeByShortName. Overloads for PropertInfo.GetValue IsAssignableFrom IsAssignableTo CreateInstance.