MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 733 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
MSBuild.Sdk.Extras
by: Claire Novotny
- 346 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
- 165 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.
MsieJavaScriptEngine
by: Andrey Taritsyn
- 498 total downloads
- Latest version: 3.3.1
This library is a .NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy.
MSTest
by: Microsoft
- 349 total downloads
- Latest version: 3.7.3
MSTest is Microsoft supported Test Framework.
This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
MSTest.Analyzers
by: Microsoft
- 537 total downloads
- Latest version: 4.1.0
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.
MSTest.Sdk
by: Microsoft
- 224 total downloads
- Latest version: 4.2.1
MSTest is Microsoft supported Test Framework.
This package contains the MSTest MSBuild project SDK.
MSTest.TestAdapter
by: Microsoft
- 109 total downloads
- Latest version: 3.8.2
MSTest is Microsoft supported Test Framework.
This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9
MSTest.TestFramework
by: Microsoft
- 313 total downloads
- Latest version: 2.2.10
This is MSTest V2, the evolution of Microsoft's Test Framework.
Supported platforms:
- .NET 4.5.0+
- .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017)
- .NET 5.0 (Visual Studio 2019)
- .NET 5.0 Windows.18362+ (WinUI Desktop Apps) (Visual Studio 2019)
- ASP.NET Core 1.0+ (Visual Studio 2017)
To discover and execute tests install MSTest.TestAdapter.
MySql.Data
by: Oracle
- 39 total downloads
- Latest version: 6.10.9
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFrameworkCore
by: Oracle
- 15 total downloads
- Latest version: 6.10.9
MySql.Data.EntityFrameworkCore for Entity Framework.
MySqlConnector
by: Bradley Grainger Caleb Lloyd
- 997 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.
Namotion.Reflection
by: Namotion.Reflection
- 428 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.
NConsole
by: Rico Suter
- 84 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
ncrontab
by: Atif Aziz
- 19 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
- 31 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.
NEbml
by: OlegZee
- 48 total downloads
- Latest version: 0.1.4
Lightweight EBML binary format reader/writer
Nerdbank.GitVersioning
by: Andrew Arnott
- 853 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
- 17 total downloads
- Latest version: 2.0.20-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NEST
by: Elastic and contributors
- 605 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
NetEscapades.Configuration.Yaml
by: NetEscapades.Configuration.Yaml
- 72 total downloads
- Latest version: 1.6.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.