1,115 packages tagged with “mongodb”
MongoDB's Official Bson Library.
Core Component of the Official MongoDB .NET Driver.
Official .NET driver for MongoDB.
Libmongocrypt wrapper for the .NET driver.
HealthChecks.MongoDb is the health check package for MongoDb.
GridFS Component of the Official MongoDB .NET Driver.
(Unofficial) Signed MongoDB's Bson Library. The containing assembly was generated by signing the officially published MongoDB.Bson.dll.
The MongoDB sink for Serilog
MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Mongo2Go is a managed wrapper around MongoDB binaries. It targets .NET Framework 4.7.2 and .NET Standard 2.1. This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for integration tests 2. Providing a quick to set up MongoDB database for a local developer environment
(Unofficial) Signed .NET driver for MongoDB. The containing assembly was generated by signing the officially published MongoDB.Driver.dll.
(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.
Store Audit.NET Trail Logs into a MongoDB database
A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
A generic repository implementation using the MongoDB C# 2.x driver.
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
(Unofficial) Signed Libmongocrypt wrapper for the .NET driver. The containing assembly was generated by signing the officially published MongoDB.Libmongocrypt.dll.
Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database. Supports standard Guids as well as SQL Server guids.
MongoDB Roslyn analyzer for MongoDB .Net driver.
MongoDB and System.Transactions
The core library of the .NET wrapper for MongoDB built for .NET Standard 2.0.
Provides an adapter from MongoDB's IAsyncCursor and IAsyncCursorSource to IAsyncEnumerable
NLog MongoDB target
BsonSerializers for NodaTime types.
A MongoDb implementation of the Orleans Providers. This includes clustering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).
Official MongoDB supported provider for Entity Framework Core. See https://www.mongodb.com/docs/entity-framework/ for more details.
.Net Core3.1 .Net5 .Net6 .Net7 .Net8 .Net9 .Net10 安装此版本,好用的ORM框架 ,支持国外主流和国产人大金仓达梦 OceanBase GaussDB QuestDb ClickHouse Oracle MySql Gbase8s SqlServer Sqlite DB2 DuckDb Hana 等, 使用教程:https://www.donet5.com/Home/Doc?typeId=1226
MongoDB-based persistence for Rebus
A MongoDb UserStore and RoleStore adapter for Microsoft.Extensions.Identity.Core 6.0.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.