MSTest.Analyzers by: Microsoft
  • 1.436k total downloads
  • Latest version: 4.0.2
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.
NEST by: Elastic and contributors
  • 2.234k total downloads
  • Latest version: 6.0.0
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
MySqlConnector by: Bradley Grainger Caleb Lloyd
  • 16.301k total downloads
  • Latest version: 1.3.14
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NBuilder by: Gareth Down
  • 69 total downloads
  • Latest version: 3.0.1.1
  • TDD unit-testing testing fluent
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.
MySql.Data.EntityFramework by: Oracle Corporation
  • 911 total downloads
  • Latest version: 9.5.0
  • MySql .NET Connector MySql Connector/NET
MySql.Data.EntityFramework
MSTest.TestAdapter by: Microsoft
  • 457 total downloads
  • Latest version: 3.8.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
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
NConsole by: Rico Suter
  • 364 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
MySql.Data by: Oracle
  • 139 total downloads
  • Latest version: 6.9.8
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
Nerdbank.Streams by: Andrew Arnott
  • 62 total downloads
  • Latest version: 2.0.20-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
MySql.Data.Entity by: Oracle
  • 256 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data.Entity Connector/NET EntityFramework
Entity Framework 6.0 supported
MyNuGET by: Keyur
  • 48 total downloads
  • Latest version: 1.0.0
Description
MSTest by: Microsoft
  • 1.197k total downloads
  • Latest version: 3.7.3
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
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
Nerdbank.GitVersioning by: Andrew Arnott
  • 6.104k total downloads
  • Latest version: 3.9.50
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nancy by: Andreas Håkansson Steven Robbins and contributors
  • 46 total downloads
  • Latest version: 1.4.5
  • Nancy
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
MySql.Data.EntityFrameworkCore by: Oracle
  • 34 total downloads
  • Latest version: 6.10.9
  • MySql .NET Connector MySql Entity Framework Core netcore .Net Core MySql Conector/Net Entity Framework Core coreclr C/NET C/Net Core
MySql.Data.EntityFrameworkCore for Entity Framework.
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 1.034k total downloads
  • Latest version: 2.2.3
  • net net-core common
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.
ncrontab by: Atif Aziz
  • 73 total downloads
  • Latest version: 3.3.0
  • cron schedule time
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
  • 109 total downloads
  • Latest version: 3.4.0
  • cron schedule time
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.
Namotion.Reflection by: Namotion.Reflection
  • 1.434k 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.
MvvmLightLibsStd10 by: Laurent Bugnion (GalaSoft)
  • 58 total downloads
  • Latest version: 5.4.1.1
  • mvvm mvvmlight win10 uwp wpf xamarin android iOS xamarinforms netstandard netstandard10
V5.4.1.1 for .NET Standard; see http://www.mvvmlight.net/std10. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
MSTest.TestFramework by: Microsoft
  • 855 total downloads
  • Latest version: 2.3.0-preview-20220810-02
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ (Universal Windows Apps 10+) - .NET 5.0 - .NET 5.0 Windows.18362+ - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter.