ActiveSharp - Automatic InotifyPropertyChanged NuGet Package

ActiveSharp works using a unique combination of runtime identification of fields that are passed "by ref", and runtime MSIL inspection (to see which properties use those fields).

The MSIL inspection is done only once, then cached. The by-ref field lookup is done on every call, but it's very quick (basically just an integer subtraction and a hash table lookup).




Got any ActiveSharp - Automatic InotifyPropertyChanged Question?





Info

Version: 1.2.0
Author(s): John Rusk
Last Update: Monday, May 14, 2012
.NET Fiddle: Create the first Fiddle
Project Url: http://activesharp.codeplex.com/
NuGet Url: https://www.nuget.org/packages/ActiveSharp


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





STATS

must-have-score

1.1

avg-downloads-per-day

10

days-since-last-release

4358