Shift.Entities 1.0.8

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

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

Part of Shift package to allow progress reporting from jobs and use of POCO objects.

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.

This package has no dependencies.

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.0.8.4 853 10/19/2018
1.0.8.3 886 8/29/2017
1.0.8.2 832 8/24/2017
1.0.8.1 837 8/23/2017
1.0.8 849 8/1/2017
1.0.7.9 876 7/14/2017
1.0.7.8 887 6/20/2017
1.0.7.7 855 6/6/2017
1.0.7.6 1,011 6/6/2017
1.0.7.5 855 5/30/2017
1.0.7.4 890 5/10/2017
1.0.7.3 884 5/10/2017
1.0.7.2 884 5/1/2017
1.0.7.1 976 4/25/2017
1.0.7 972 4/20/2017
1.0.6.3 876 4/13/2017
1.0.6.2 869 4/12/2017
1.0.6.1 887 4/10/2017
1.0.6 865 4/7/2017
1.0.5.1 861 3/29/2017
1.0.5 866 3/29/2017
1.0.4.1 906 3/24/2017
1.0.4 952 3/23/2017
1.0.3 996 3/20/2017
1.0.2 884 3/17/2017
1.0.1 888 2/16/2017
1.0.0 892 2/15/2017

Added Autofac lifetime scope to data layer.