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's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 192 total downloads
- Latest version: 3.4.1
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 109 total downloads
- Latest version: 2.24.0
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 152 total downloads
- Latest version: 1.8.2
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 294 total downloads
- Latest version: 0.11.6
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
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 is the most popular and friendly mocking framework for .NET.
MSBuild.Sdk.Extras
by: Claire Novotny
- 18 total downloads
- Latest version: 3.0.22
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.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger
- 355 total downloads
- Latest version: 2.3.3
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
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.
ncrontab
by: Atif Aziz
- 31 total downloads
- Latest version: 3.3.0
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
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
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
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
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
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
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
NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer