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
Install
dotnet add package Westwind.Data.MongoDb --version 2.85.0
Install-Package Westwind.Data.MongoDb -Version 2.85.0
<PackageReference Include="Westwind.Data.MongoDb" Version="2.85.0" />
Frameworks
No framework metadata available.
Dependencies
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.