MongoDB.Driver.Core
by: MongoDB Inc.
- 45 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 90 total downloads
- Latest version: 1.8.2
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 100 total downloads
- Latest version: 0.10.4
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
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino kzu
- 151 total downloads
- Latest version: 4.10.1
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
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.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger Caleb Lloyd
- 84 total downloads
- Latest version: 1.3.14
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
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
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
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
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
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
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
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
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
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
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.
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.
Newtonsoft.Json
by: James Newton-King
- 286 total downloads
- Latest version: 13.0.4-beta1
Json.NET is a popular high-performance JSON framework for .NET