Mono.Reflection.Core
by: Jb Evain
- 4 total downloads
- Latest version: 1.1.1
Complement for System.Reflection, including an IL disassembler.
Mono.TextTemplating
by: Mikayla Hutchinson
- 83 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#
Mono.Unix
by: Microsoft
- 83 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq
by: Daniel Cazzulino kzu
- 270 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
MQTTnet
by: The contributors of MQTTnet
- 556 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MSBuild.Sdk.Extras
by: Claire Novotny
- 248 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MsgPack.Cli
by: FUJIWARA Yusuke
- 182 total downloads
- Latest version: 1.0.1
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MySql.Data
by: Oracle Corporation
- 392 total downloads
- Latest version: 9.7.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFramework
by: Oracle Corporation
- 190 total downloads
- Latest version: 9.7.0
MySql.Data.EntityFramework
MySql.EntityFrameworkCore
by: Oracle
- 93 total downloads
- Latest version: 3.1.32+MySQL8.0.33
MySQL Server database provider for Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 872 total downloads
- Latest version: 2.5.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NaCl.Net
by: Doron Somech
- 33 total downloads
- Latest version: 0.1.13
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Nager.LicenseSystem
by: Tino Hager
- 5 total downloads
- Latest version: 1.2.1
This package provides functionality to integrate license key verification into your software applications.
NameGenerator
by: 0xB01b
- 4.51k total downloads
- Latest version: 2.0.4
A small library for generating random names and gamertags.
Namotion.Reflection
by: Namotion.Reflection
- 233 total downloads
- Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NATS.Client
by: The NATS Authors
- 199 total downloads
- Latest version: 1.1.8
**NOTE** For .NET 6 upwards we recommend NATS.Net package - NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET client API.
ncrontab
by: Atif Aziz
- 8 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
- 11 total downloads
- Latest version: 3.4.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.
Nerdbank.GitVersioning
by: Andrew Arnott
- 736 total downloads
- Latest version: 3.10.44-alpha
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
- 429 total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST
by: Elastic and contributors
- 787 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.