MimeTypes by: Kristian Hellang
  • 175 total downloads
  • Latest version: 2.5.2
  • mime mimetype mediatype file type extension
A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Minio by: MinIO, Inc.
  • 121 total downloads
  • Latest version: 6.0.4
  • minio cloud storage
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
Mongo2Go by: Johannes Hoppe and many contributors
  • 263 total downloads
  • Latest version: 2.2.16
  • MongoDB Mongo unit test integration runner
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 1.6. This Nuget package contains the executables of mongod, mongoimport and mongoexport v3.6.1 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests) 2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Bson by: MongoDB Inc.
  • 1.635k total downloads
  • Latest version: 2.28.0
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 1.394k total downloads
  • Latest version: 2.24.0
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 1.634k total downloads
  • Latest version: 2.28.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 1.628k total downloads
  • Latest version: 1.11.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDbGenericRepository by: Alexandre Spieser
  • 88 total downloads
  • Latest version: 2.0.0
  • MongoDb Repository Generic NoSql
A generic repository implementation using the MongoDB C# 2.x driver.
MongoDBMigrations by: Arthur Osmokiesku
  • 61 total downloads
  • Latest version: 2.2.0
  • mongo mongodb migration schema-migration csharp dotnet schema migrator database-migration database .net fluent api ci/cd azure cosmos cosmosdb aws documentdb
MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository
Moq by: Daniel Cazzulino, kzu
  • 445 total downloads
  • Latest version: 4.20.72
  • moq;tdd;mocking;mocks;unittesting;agile;unittest
Moq is the most popular and friendly mocking framework for .NET.
MSBuild.StructuredLogger by: Kirill Osenkov, Microsoft
  • 61 total downloads
  • Latest version: 2.0.11
  • MSBuild Log Logger Structure Structured
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/master/README.md#usage
MsBuildPipeLogger.Server by: Dave Glick
  • 61 total downloads
  • Latest version: 1.1.2
A logger for MSBuild that sends event data over anonymous or named pipes.
NCrontab by: Atif Aziz
  • 141 total downloads
  • Latest version: 3.3.3
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library by: Microsoft
  • 1.808k total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 3.239k total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 1.538k total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Npgsql by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 549 total downloads
  • Latest version: 8.0.8
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NPOI by: Tony Qu, NPOI Contributors
  • 276 total downloads
  • Latest version: 2.7.2
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI
ObjectsComparer by: Valerii Tereshchenko
  • 19 total downloads
  • Latest version: 1.4.1
  • C#, compare, class, reflection, object, comparison
Framework provides mechanism to compare classes, allows override comparison rules for specific properties and types.
OfficeIMO.Word by: Przemyslaw Klys
  • 243 total downloads
  • Latest version: 1.0.9
  • docx net60 word office openxml net472 net48 net50 netstandard netstandard2.0,netstandard2.1 net70
An Open Source cross-platform .NET library providing an easy way to create Microsoft Word (DocX) documents.