ChangeTracking 0.0.9-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.9-alpha
                    
NuGet\Install-Package ChangeTracking -Version 0.0.9-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.9-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ChangeTracking" Version="0.0.9-alpha" />
                    
Directory.Packages.props
<PackageReference Include="ChangeTracking" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ChangeTracking --version 0.0.9-alpha
                    
#r "nuget: ChangeTracking, 0.0.9-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.
#addin nuget:?package=ChangeTracking&version=0.0.9-alpha&prerelease
                    
Install ChangeTracking as a Cake Addin
#tool nuget:?package=ChangeTracking&version=0.0.9-alpha&prerelease
                    
Install ChangeTracking as a Cake Tool

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 368 11/11/2014
1.0.23 497 11/5/2014
1.0.22 92 10/2/2014
1.0.19 89 8/8/2014
1.0.17-beta 49 6/17/2014
1.0.16-beta 54 6/11/2014
1.0.15-beta 53 6/1/2014
0.0.9-alpha 51 5/20/2014
0.0.8-alpha 50 5/20/2014
0.0.7.2-alpha 49 5/14/2014