MSTest.TestAdapter
by: Microsoft
- 395 total downloads
- Latest version: 3.11.0
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
- 464 total downloads
- Latest version: 4.0.2
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
- 55 total downloads
- Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MySql.Data
by: Oracle Corporation
- 173 total downloads
- Latest version: 9.5.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.EntityFrameworkCore
by: Oracle
- 40 total downloads
- Latest version: 8.0.22
MySql.Data.EntityFrameworkCore for Entity Framework.
MySql.EntityFrameworkCore
by: Oracle
- 47 total downloads
- Latest version: 5.0.17.2+MySQL8.0.33
MySQL Server database provider for Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 636 total downloads
- Latest version: 2.5.0-beta.1
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
- 134 total downloads
- Latest version: 1.3.10
nacos csharp sdk
nacos-sdk-csharp-unofficial
by: nacos-sdk-csharp Contributors
- 68 total downloads
- Latest version: 1.0.0-alpha20201122023427
nacos csharp sdk
nacos-sdk-csharp.AspNetCore
by: nacos-sdk-csharp Contributors
- 129 total downloads
- Latest version: 1.3.8
nacos csharp sdk
nacos-sdk-csharp.Extensions.Configuration
by: nacos-sdk-csharp Contributors
- 153 total downloads
- Latest version: 1.3.10
nacos csharp sdk
Namotion.Reflection
by: Namotion.Reflection
- 223 total downloads
- Latest version: 3.4.3
.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
- 36 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
- 10 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
- 12 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
- 77 total downloads
- Latest version: 1.1.0.5
Lightweight EBML binary format reader/writer
Nerdbank.GitVersioning
by: Andrew Arnott
- 418 total downloads
- Latest version: 3.9.50
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
- 468 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
- 630 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)
- 276 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
- 67 total downloads
- Latest version: 3.1.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.