MySqlConnector
by: Bradley Grainger
- 15.215k total downloads
- Latest version: 2.1.13
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 and awesome contributors!
- 223 total downloads
- Latest version: 6.1.0
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
- 526 total downloads
- Latest version: 9.4.0
MySql.Data.EntityFramework
MSTest.TestAdapter
by: Microsoft
- 1.217k 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
NConsole
by: Rico Suter
- 454 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
- 297 total downloads
- Latest version: 8.0.32.1
MySql.Data.MySqlClient .Net Core Class Library
MySql.Data.Entity
by: Oracle
- 125 total downloads
- Latest version: 6.9.12
Entity Framework 6.0 supported
Nerdbank.GitVersioning
by: Andrew Arnott
- 2.468k total downloads
- Latest version: 3.8.38-alpha
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
- 1.009k total downloads
- Latest version: 2.0.0
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.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 265 total downloads
- Latest version: 1.1.13
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard
See System.IO.Pipes.NamedPipeServerStreamConstructors.New method
Features:
- Completely repeats constructor behavior from .Net Framework (including exceptions)
- Has a strong name
- Restored from decompiled code. No changes from the original
- Official dependencies only
- Tested
MySql.Data.EntityFrameworkCore.Design
by: Oracle
- 55 total downloads
- Latest version: 8.0.18
Design-time Entity Framework Core Functionality for MySQL Server.
MySql.Data.EntityFrameworkCore
by: Oracle
- 163 total downloads
- Latest version: 8.0.19
MySql.Data.EntityFrameworkCore for Entity Framework.
MvvmLightLibs
by: Laurent Bugnion (GalaSoft)
- 256 total downloads
- Latest version: 5.4.1.1
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!
ncrontab
by: Atif Aziz
- 115 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
- 47 total downloads
- Latest version: 3.3.3
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
- 764 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)
- 37 total downloads
- Latest version: 5.4.1.1
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
- 590 total downloads
- Latest version: 2.2.9-preview-20220210-07
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+, DNX Core 5+)
- .NET 5.0 Windows.17763+ (WinUI Desktop Apps) (Visual Studio 2019)
- ASP.NET Core 1.0+
To discover and execute tests install MSTest.TestAdapter.
Mustachio
by: wildbit
- 85 total downloads
- Latest version: 1.1.26
Mustache templating, with just a little more flavor.
MSTest.Analyzers
by: Microsoft
- 595 total downloads
- Latest version: 4.0.0-preview.25454.2
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.