This library contains a way of accessing property setters and getters in a way which is more efficient than reflection, as well as other reflection based functionality.
Info
Version: | 1.0.2 |
Author(s): | Andreas Müller |
Last Update: | Sunday, September 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taori/Amusoft.Reflection |
NuGet Url: | https://www.nuget.org/packages/Amusoft.Reflection |
Install
Install-Package Amusoft.Reflection
dotnet add package Amusoft.Reflection
paket add Amusoft.Reflection
Amusoft.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Runtime(>= 4.3.0)
Tags