Ma.EntityFramework.GraphManager 1.0.5

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

// Install Ma.EntityFramework.GraphManager as a Cake Tool
#tool nuget:?package=Ma.EntityFramework.GraphManager&version=1.0.5

Automatically define state of and handle graph of EntityFramework models with ease.

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
1.2.0 455 6/15/2021
1.1.5 668 5/27/2019
1.1.4 567 5/27/2019
1.1.3 982 10/16/2017
1.1.2 906 8/11/2017
1.1.1 904 7/3/2017
1.1.0 893 6/23/2017
1.0.6 913 6/15/2017
1.0.5 912 5/17/2017
1.0.4 914 4/26/2017
1.0.3 911 4/17/2017
1.0.1 1,399 11/9/2016
1.0.0 1,727 11/9/2016

Added AddOrUpdate method with additonal parameter to define or not to define state of child entities.