ImmediateReflection NuGet Package

.NET library that aims to provide a faster usage of C# reflection features.
Especially the usage of constructors, members accessors (get/set) and attributes.

It provides these features while trying to keep an API as similar as the standard Reflection API.

Supported platforms:
- .NET Standard 2.0+
- .NET Core 2.0+
- .NET Framework 4.0+

Supports Source Link

See benchmarks here: https://kernelith.github.io/ImmediateReflection/documentation/benchmarks.html.




Got any ImmediateReflection Question?





Info

Version: 2.0.0
Author(s): Alexandre Rabérin
Last Update: Sunday, September 4, 2022
.NET Fiddle: Online Example
Project Url: https://github.com/KeRNeLith/ImmediateReflection
NuGet Url: https://www.nuget.org/packages/ImmediateReflection


Install
Install-Package ImmediateReflection
dotnet add package ImmediateReflection
paket add ImmediateReflection
ImmediateReflection Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0
  • No dependencies.
.NETFramework 3.5
  • No dependencies.
.NETFramework 4.0
  • No dependencies.
.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0


Tags



STATS

must-have-score

3.1

avg-downloads-per-day

18

days-since-last-release

597