ChangeTracking 0.0.8-alpha

This is a prerelease version of ChangeTracking.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ChangeTracking --version 0.0.8-alpha
NuGet\Install-Package ChangeTracking -Version 0.0.8-alpha
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="ChangeTracking" Version="0.0.8-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChangeTracking --version 0.0.8-alpha
#r "nuget: ChangeTracking, 0.0.8-alpha"
#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 ChangeTracking as a Cake Addin
#addin nuget:?package=ChangeTracking&version=0.0.8-alpha&prerelease

// Install ChangeTracking as a Cake Tool
#tool nuget:?package=ChangeTracking&version=0.0.8-alpha&prerelease

Track changes in your POCO objects, and in your collections.

By using Castle Dynamic Proxy to create proxies of your classes at runtime, you can use your objects just like you used do, and just by calling the AsTrackable() extension method, you get automatic change tracking, and cancellation (AKA Magic).

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.26 367 11/11/2014
1.0.23 496 11/5/2014
1.0.22 91 10/2/2014
1.0.19 88 8/8/2014
1.0.17-beta 48 6/17/2014
1.0.16-beta 52 6/11/2014
1.0.15-beta 51 6/1/2014
0.0.9-alpha 49 5/20/2014
0.0.8-alpha 48 5/20/2014
0.0.7.2-alpha 48 5/14/2014