ExpressionReflection 2.0.4

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

// Install ExpressionReflection as a Cake Tool
#tool nuget:?package=ExpressionReflection&version=2.0.4

Lambda expression based Reflection library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 ExpressionReflection:

Package Downloads
MvcTables

An AJAX/HTML Table framework for ASP.Net MVC

CypherNet

A .Net API for the Neo4j HTTP Transactional Endpoint.

CypherNet.Neo4Jv2.2

A .Net API for the Neo4j HTTP Transactional Endpoint.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.4 21,276 1/3/2017
1.2.0 24,129 9/2/2013
1.1.0 3,737 6/22/2013
1.0.0 1,324 6/22/2013

Adds some syntactic sugar via the ReflectOn methods