Westwind.Data.MongoDb 2.85.0

dotnet add package Westwind.Data.MongoDb --version 2.85.0
NuGet\Install-Package Westwind.Data.MongoDb -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.MongoDb" 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.MongoDb --version 2.85.0
#r "nuget: Westwind.Data.MongoDb, 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.MongoDb as a Cake Addin
#addin nuget:?package=Westwind.Data.MongoDb&version=2.85.0

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

A lightweight business layer for using MongoDb. Business object class encapsulates and standarizes CRUD operations, provides hooks for common entity operations and queries and provides business rule validations management.

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.

Provides interface similar to the Westwind.Data Entity Framework library for CRUD operations, simplifying transitions from Entity Framework

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 536 8/20/2020
2.76.0 938 11/6/2017
2.75.0 849 9/4/2017
2.69.0 1,015 10/21/2016
2.68.0 961 5/31/2016