Ensues.Reflection NuGet Package

Ensues.Reflection provides methods for resolving .NET member names to strings.
So, the following code will put "MyProperty" into "propertyName".

var propertyName = myObject.GetMemberName(mo => mo.MyProperty);.




Got any Ensues.Reflection Question?





Info

Version: 1.0.1
Author(s): Ken Yourek
Last Update: Saturday, July 26, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/kyourek/Ensues.Reflection
NuGet Url: https://www.nuget.org/packages/Ensues.Reflection


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



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3559