RockLib.Reflection.Optimized 1.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0 .NET Framework 4.5.1
There is a newer version of this package available.
See the version list below for details.
dotnet add package RockLib.Reflection.Optimized --version 1.2.0
NuGet\Install-Package RockLib.Reflection.Optimized -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RockLib.Reflection.Optimized" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RockLib.Reflection.Optimized --version 1.2.0
#r "nuget: RockLib.Reflection.Optimized, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RockLib.Reflection.Optimized as a Cake Addin
#addin nuget:?package=RockLib.Reflection.Optimized&version=1.2.0

// Install RockLib.Reflection.Optimized as a Cake Tool
#tool nuget:?package=RockLib.Reflection.Optimized&version=1.2.0

Extension methods to improve reflection performance.

This package was built from the source code at https://github.com/RockLib/RockLib.Reflection.Optimized/tree/7453e1cd4a51d000de4f50cec4bb316a977d3e88

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RockLib.Reflection.Optimized:

Package Downloads
RockLib.Logging The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A simple logging library.

RockLib.Messaging.Kafka The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Implementation of RockLib.Messaging API that sends and receives messages using Kafka.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 44,621 2/7/2022
1.3.2 222,688 8/11/2021
1.3.1 131,376 5/6/2021
1.3.0 102,719 2/12/2021
1.2.1 5,288 9/3/2020
1.2.0 351 8/31/2020
1.1.2 154,102 8/14/2020
1.1.1 527 7/30/2020
1.1.0 344 7/1/2020
1.0.1 180,006 11/5/2019
1.0.0 720 8/15/2018
1.0.0-alpha01 618 6/14/2018

RockLib.Reflection.Optimized version 1.2.0

Adds Undecorate extension method.