ElasticReflection 1.1.5

Requires NuGet 1.0.0 or higher.

dotnet add package ElasticReflection --version 1.1.5
NuGet\Install-Package ElasticReflection -Version 1.1.5
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="ElasticReflection" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ElasticReflection --version 1.1.5
#r "nuget: ElasticReflection, 1.1.5"
#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 ElasticReflection as a Cake Addin
#addin nuget:?package=ElasticReflection&version=1.1.5

// Install ElasticReflection as a Cake Tool
#tool nuget:?package=ElasticReflection&version=1.1.5

Reflection fluent API very good reflection and simple solution. Also has beta fluent API for Emit.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ElasticReflection:

Package Downloads
ElasticPropertyPath

Read PropertyPath from lambda expression dynamically. This is very useful for data binding in WPF.

ElasticAnimator

Animate dependency object property very fluently.

ElasticAspects

AOP

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 4,608 11/23/2013
1.1.4 2,983 10/14/2013
1.1.3 1,554 10/4/2013

Method.Call can call polymorphed parameters.