MSTest.TestAdapter
by: Microsoft
- 622 total downloads
- Latest version: 3.11.1
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
- 952 total downloads
- Latest version: 4.2.1
MSTest is Microsoft supported Test Framework.
This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9+
MyCSharp.HttpUserAgentParser
by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
- 151 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MySql.Data
by: Oracle Corporation
- 309 total downloads
- Latest version: 9.6.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFrameworkCore
by: Oracle
- 101 total downloads
- Latest version: 8.0.22
MySql.Data.EntityFrameworkCore for Entity Framework.
MySql.EntityFrameworkCore
by: Oracle
- 172 total downloads
- Latest version: 5.0.17.2+MySQL8.0.33
MySQL Server database provider for Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 1.42k 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.
nacos-sdk-csharp
by: nacos-sdk-csharp Contributors
- 249 total downloads
- Latest version: 1.3.10
nacos csharp sdk
nacos-sdk-csharp-unofficial
by: nacos-sdk-csharp Contributors
- 167 total downloads
- Latest version: 1.0.0-alpha20201122023427
nacos csharp sdk
nacos-sdk-csharp.Extensions.Configuration
by: nacos-sdk-csharp Contributors
- 272 total downloads
- Latest version: 1.3.10
nacos csharp sdk
Namotion.Reflection
by: Namotion.Reflection
- 563 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.
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: Oleg Zee
- 157 total downloads
- Latest version: 1.1.0.5
Lightweight EBML binary format reader/writer
Nerdbank.GitVersioning
by: Andrew Arnott
- 931 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.MessagePack
by: Andrew Arnott
- 13 total downloads
- Latest version: 1.1.25
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support.
Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles.
Also features an automatic structural equality API.
Nerdbank.Streams
by: Andrew Arnott
- 842 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
- 1.199k 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.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 453 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.
NetEscapades.Configuration.Yaml
by: NetEscapades.Configuration.Yaml
- 114 total downloads
- Latest version: 3.1.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.