fasterflect 3.0.0
.NET library that improves your productivity and application performance when performing reflection operations. It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection.
Install-Package fasterflect -Version 3.0.0
dotnet add package fasterflect --version 3.0.0
<PackageReference Include="fasterflect" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fasterflect --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
Used By
NuGet packages (50)
Showing the top 5 NuGet packages that depend on fasterflect:
Package | Downloads |
---|---|
combres
.NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. Simply put, this library helps your applications rank better with YSlow and PageSpeed.
|
|
TEAM.Commons
TEAM extensions to the .NET Framework
|
|
QuantConnect.Algorithm.Framework
QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation
|
|
BuildingBlocks.Mvc.KnockoutMvc
Some helpers for correct KnockoutMvc
|
|
FluentMvc
Fluent Validation Framework for ASP.NET MVC
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on fasterflect:
Repository | Stars |
---|---|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
|
|
gluck/il-repack
Open-source alternative to ILMerge
|
|
force-net/DeepCloner
Fast object cloner for .NET
|
|
TylerBrinks/Snap
Simple .NET Aspect-Oriented Programming
|
|
buunguyen/combres
ASP.NET and MVC performance optimization library ⛺
|