Skip to main content
Westwind.Data.MongoDb package icon

Westwind.Data.MongoDb

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

Total Downloads
6.3K
6,342
Published
Aug 20, 2020
Latest stable version

Install

.NET CLI
dotnet add package Westwind.Data.MongoDb --version 2.85.0
Package Manager Console
Install-Package Westwind.Data.MongoDb -Version 2.85.0
PackageReference
<PackageReference Include="Westwind.Data.MongoDb" Version="2.85.0" />

Frameworks

No framework metadata available.

Dependencies

[3.0.47, )
[1.11.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.