Westwind.Data 2.85.0

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

// Install Westwind.Data as a Cake Tool
#tool nuget:?package=Westwind.Data&version=2.85.0

A base business layer for Entity Framework Code First (V6 or later). Business classes encapsulates and standarizes CRUD operations, provides hooks for common entity operations and business rule validations management.  

Also provides for various ways to manage the EF Data Context lifetime and provides low level data helpers into ADO.NET for non-supported data operations.
       
It's a great way to isolate your business logic into classes repository like classes to consolidate business logic in relation to your logical data model.

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.85.0 1,113 8/20/2020
2.77.0 1,363 8/30/2018
2.76.0 1,476 11/6/2017
2.75.0 1,427 9/4/2017
2.69.0 1,520 10/21/2016
2.68.0 1,519 5/31/2016
2.62.0 1,852 4/1/2015
2.61.0 1,627 3/12/2015
2.59.0 1,645 1/22/2015
2.56.0 2,228 9/7/2014
2.55.3 2,247 6/19/2014
2.50.0 2,322 1/21/2014
2.0.5 1,689 8/31/2013
2.0.1 1,710 4/18/2013
2.0.0 1,663 4/18/2013