DataAccessLayer.Net.EntityFramework 1.0.8

dotnet add package DataAccessLayer.Net.EntityFramework --version 1.0.8
NuGet\Install-Package DataAccessLayer.Net.EntityFramework -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="DataAccessLayer.Net.EntityFramework" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataAccessLayer.Net.EntityFramework --version 1.0.8
#r "nuget: DataAccessLayer.Net.EntityFramework, 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 DataAccessLayer.Net.EntityFramework as a Cake Addin
#addin nuget:?package=DataAccessLayer.Net.EntityFramework&version=1.0.8

// Install DataAccessLayer.Net.EntityFramework as a Cake Tool
#tool nuget:?package=DataAccessLayer.Net.EntityFramework&version=1.0.8

Data Access Layer provides concreate entity framework implemenataion of Generic Repository and Unit of Work for your .NET application.

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.

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 707 3/3/2019
1.0.7 690 11/16/2018
1.0.6 1,002 4/30/2018
1.0.5 871 10/9/2017
1.0.4 863 9/20/2017
1.0.3 936 5/16/2017
1.0.2 1,209 2/24/2017

Refactored