CodeChange.Toolkit.EF6 1.2.1

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

// Install CodeChange.Toolkit.EF6 as a Cake Tool
#tool nuget:?package=CodeChange.Toolkit.EF6&version=1.2.1

A library containing Entity Framework 6 tools, base classes and interface implementations.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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
4.0.0 539 5/8/2021
3.0.1 446 3/17/2021
3.0.0 373 3/15/2021
2.1.1 404 1/11/2021
2.1.0 439 12/3/2020
2.0.0 785 5/1/2020
2.0.0-preview1 1,227 4/17/2020
1.3.1 6,181 1/23/2020
1.3.0 496 1/23/2020
1.2.2 5,383 4/30/2019
1.2.1 646 3/21/2019
1.2.0 780 11/20/2018

Fixed domain event dispatching bug.