MinVer by: MinVer
  • 955 total downloads
  • Latest version: 6.1.0-beta.1
Minimalist versioning for .NET SDK-style projects using Git tags.
MongoDB.Bson by: MongoDB Inc.
  • 1.393k total downloads
  • Latest version: 3.4.2
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 192 total downloads
  • Latest version: 3.4.1
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 109 total downloads
  • Latest version: 2.24.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 152 total downloads
  • Latest version: 1.8.2
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 294 total downloads
  • Latest version: 0.11.6
  • 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.
Mono.TextTemplating by: Mikayla Hutchinson
  • 237 total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq by: Daniel Cazzulino kzu
  • 696 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.Sdk.Extras by: Claire Novotny
  • 18 total downloads
  • Latest version: 3.0.22
  • msbuild sdk dotnet xamarin android ios macos uwp tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MySql.Data by: Oracle Corporation
  • 655 total downloads
  • Latest version: 9.4.0
  • 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
  • 355 total downloads
  • Latest version: 2.3.3
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Nager.PublicSuffix by: Tino Hager
  • 273 total downloads
  • Latest version: 3.5.0
  • PublicSuffix publicsuffix.org public-suffix PSL TLD DomainParser domain-parser FQDN RegistrableDomain DomainName Hostname Subdomain
Domain parsing and validation (TLD, domain, subdomain) provide easy and fast access to the Public Suffix List
Namotion.Reflection by: Namotion.Reflection
  • 741 total downloads
  • Latest version: 3.4.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NAudio.Core by: Mark Heath
  • 78 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
ncrontab by: Atif Aziz
  • 31 total downloads
  • Latest version: 3.3.0
  • 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.
NCrontab by: Atif Aziz
  • 33 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.
ncrontab.signed by: Atif Aziz
  • 16 total downloads
  • Latest version: 3.3.0
  • 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.
NCrontab.Signed by: Atif Aziz
  • 34 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 151 total downloads
  • Latest version: 3.4.220
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams by: Andrew Arnott
  • 1.484k total downloads
  • Latest version: 2.12.87
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 1.963k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NEST.JsonNetSerializer by: Elastic and contributors
  • 1.021k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest serializer json
NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer