C# extension library for reflection and metaprogramming.
Info
Version: | 1.1.0 |
Author(s): | Austin Drenski |
Last Update: | Saturday, February 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AD.Reflection |
Install
Install-Package AD.Reflection
dotnet add package AD.Reflection
paket add AD.Reflection
AD.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 10.2.1)