MongoDB.Driver.Core by: MongoDB Inc.
  • 45 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 90 total downloads
  • Latest version: 1.8.2
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 100 total downloads
  • Latest version: 0.10.4
  • 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
  • 36 total downloads
  • Latest version: 1.3.1
  • T4 templating
Open-source implementation of the T4 templating engine.
Moq by: Daniel Cazzulino kzu
  • 151 total downloads
  • Latest version: 4.10.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras by: Claire Novotny
  • 9 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
  • 88 total downloads
  • Latest version: 8.0.17
  • 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
  • 84 total downloads
  • Latest version: 1.3.14
  • 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.
Nager.PublicSuffix by: Tino Hager
  • 32 total downloads
  • Latest version: 1.3.0
  • PublicSuffix publicsuffix.org public-suffix TLD DomainParser domain parser Registrable Domain DomainName Hostname Subdomain
Domain parsing and validating (TLD, domain, subdomain) provide easy and fast access to Public Suffix List
Namotion.Reflection by: Namotion.Reflection
  • 347 total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
ncrontab 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 by: Atif Aziz
  • 17 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
  • 7 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
  • 16 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
  • 84 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
  • 267 total downloads
  • Latest version: 2.2.43
  • 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
  • 616 total downloads
  • Latest version: 6.2.0
  • 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
  • 54 total downloads
  • Latest version: 6.2.0
  • elasticsearch elastic search lucene nest serializer json
NEST 6.x uses an internalized Json.NET serializer. This package enables serialization using your own custom Json.NET serializer
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 480 total downloads
  • Latest version: 2.5.3
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
netbox by: Ivan Gavryliuk
  • 98 total downloads
  • Latest version: 1.0.1703.701
netbox
NETStandard.Library by: Microsoft
  • 76 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.
NewLife.Core by: 新生命开发团队
  • 28 total downloads
  • Latest version: 5.3.5571.2529
  • 新生命团队 X组件 NewLife
日常开发中的各种基础功能
Newtonsoft.Json by: James Newton-King
  • 286 total downloads
  • Latest version: 13.0.4-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET