MongoDB.Bson by: MongoDB Inc.
  • 65 total downloads
  • Latest version: 2.13.1
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 123 total downloads
  • Latest version: 2.13.1
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 100 total downloads
  • Latest version: 2.13.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.GridFS by: MongoDB Inc.
  • 111 total downloads
  • Latest version: 2.13.1
  • mongodb mongo nosql gridfs
GridFS Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 56 total downloads
  • Latest version: 1.2.2
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 12 total downloads
  • Latest version: 0.10.1
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Moq by: Daniel Cazzulino kzu
  • 79 total downloads
  • Latest version: 4.16.0
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/74d58630f
MorseCode.ITask by: MorseCode Software
  • 126 total downloads
  • Latest version: 2.0.3
An awaitable covariant ITask interface which may be used in place of the built-in Task class.
MSTest.TestAdapter by: Microsoft
  • 11 total downloads
  • Latest version: 2.2.3
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - ASP.NET Core 1.0+ (Visual Studio 2017)
MvcBasicAuth by: Ilya Verbitskiy
  • 12 total downloads
  • Latest version: 0.1.0
  • basic http authentication security
HTTP Basic Authentication with ASP.NET MVC
MySql.Data by: Oracle
  • 53 total downloads
  • Latest version: 8.0.23
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector by: Bradley Grainger Caleb Lloyd
  • 99 total downloads
  • Latest version: 1.2.1
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NBomber.Http by: PragmaticFlow
  • 12 total downloads
  • Latest version: 1.0.0
  • load-testing performance-testing integration-testing http fsharp
NBomber plugin to defining HTTP scenarios.
NCrontab.Advanced by: NCrontab.Advanced
  • 27 total downloads
  • Latest version: 1.3.28
Cron string parser for .NET
NETStandard.Library by: Microsoft
  • 233 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 348 total downloads
  • Latest version: 13.0.1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 144 total downloads
  • Latest version: 1.0.1
  • bson
Json.NET BSON adds support for reading and writing BSON
Ninject by: Ninject Project Contributors
  • 11 total downloads
  • Latest version: 3.2.2
  • Ninject ioc di
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
Nito.AsyncEx.Context by: Stephen Cleary
  • 13 total downloads
  • Latest version: 5.0.0
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 13 total downloads
  • Latest version: 5.0.0
  • async asynclock asynclazy
Asynchronous coordination primitives.