TrackerDog 1.0.8

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

// Install TrackerDog as a Cake Tool
#tool nuget:?package=TrackerDog&version=1.0.8

TrackerDog turns any .NET object or full object graph into a change-trackable object

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.4 94,363 12/31/2017
2.2.3 1,059 12/31/2017
2.2.2 1,112 8/14/2017
2.2.1 1,182 4/2/2017
2.2.0 1,221 2/12/2017
2.1.6 1,251 12/30/2016
2.1.5 985 12/29/2016
2.1.4 1,074 12/9/2016
2.1.3 1,005 12/8/2016
2.1.2 1,006 11/22/2016
2.1.1 1,055 8/16/2016
2.1.0 1,000 8/8/2016
2.0.1 986 8/5/2016
2.0.0 980 8/5/2016
1.2.6 1,130 7/26/2016
1.2.5 1,271 7/26/2016
1.2.4 1,011 7/25/2016
1.2.3 1,006 7/22/2016
1.2.2 1,004 7/19/2016
1.2.1 1,039 7/18/2016
1.2.0 970 7/18/2016
1.1.5 1,062 7/18/2016
1.1.4 1,008 7/17/2016
1.1.3 1,177 7/14/2016
1.1.2 1,140 7/14/2016
1.1.1 1,037 4/1/2016
1.1.0 1,128 2/23/2016
1.0.11 1,103 11/20/2015
1.0.10 1,097 11/20/2015
1.0.9 1,087 11/19/2015
1.0.8 1,085 11/19/2015
1.0.7 1,051 11/16/2015
1.0.6 1,103 11/14/2015
1.0.5 1,062 11/13/2015
1.0.4 1,032 11/11/2015
1.0.3 1,066 11/11/2015
1.0.2 1,052 11/10/2015
1.0.1 1,061 11/10/2015
1.0.0 1,034 11/10/2015

Some bugfixes concerning dynamic object tracking. Now ToUntracked/ToUntrackedEnumerable work like a charm.