ChangeTracking 1.0.26

dotnet add package ChangeTracking --version 1.0.26
NuGet\Install-Package ChangeTracking -Version 1.0.26
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="1.0.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChangeTracking --version 1.0.26
#r "nuget: ChangeTracking, 1.0.26"
#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=1.0.26

// Install ChangeTracking as a Cake Tool
#tool nuget:?package=ChangeTracking&version=1.0.26

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

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