Sorted by download count
Argument validation made simple and unified. It ensures arguments conforms to simple validation rules and provides an uniformed exception throwing strategy if arguments are invalid.
PostgreSQL/Npgsql provider for Entity Framework Core.
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.
MicroBuild bootstrapper package which wires up build targets that load and execute other MicroBuild plugins during the build
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
Use the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin Forms, WPF, Windows Forms, Windows Phone 8, Windows Store and Universal Windows Platform (UWP).
XML-RPC.NET - an XML-RPC client library for .Net (see xmlrpcnet-server for the server package). NOTE: this is a pre-release development snapshot of the 3.0.0 release. The recommended stable release is version 2.5.0 which supports both client and server applications.
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.
This package provides an implementation of the ExpectedConditions class for use with WebDriverWait in .NET, replacing the implementation originally provided by the Selenium project.
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
The automatic type-safe REST library for Xamarin and .NET
Async signaling library for .NET to help build real-time, multi-user interactive web applications.
Package Description This package was built from the source at: https://github.com/aspnet/blazor/tree/5deb85df8784800742e7a6d68575c67dd6fedb5a
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
A utility library delivering consistency, modularity, performance, & extras.
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
CoreCompat.System.Drawing
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
System.Data.SqlClient
NDesk.Options is a callback-based program option parser for C#.
Bundles and minifies CSS, JS and HTML files
Legacy package, Microsoft.Web.Optimization is now included in the 'Microsoft.AspNet.Web.Optimization' package.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
WindowsBase.dll NuGet Package
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
The Microsoft Silverlight for Windows Phone Toolkit. Details at http://silverlight.codeplex.com
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions. Includes wrapper for HashAlgorithm-based hash functions.
ASP.Net specific functionality for use with the StructureMap IoC container
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText to benefit from the many improvements such as: - HTML to PDF (PDF/A) conversion - PDF Redaction - SVG support - Better language support (Indic, Thai, Khmer, Arabic, Hebrew) - PDF Debugging for your IDE - Data Extraction - Better continued support and bugfixes - More modular, extensible handling of your document workflow - Extra practical add-ons - Encryption, hashing and digital signatures This DEPRECATED tool parses (X)HTML snippets and the associated CSS and converts them to PDF. It is replaced by iText pdfHTML addon https://www.nuget.org/packages/itext.pdfhtml/ and iText Community: https://www.nuget.org/packages/itext/ XMLWorker is an extra component for iTextSharp. The first XML to PDF implementation, is a new version of the old HTMLWorker that used to be shipped with iTextSharp.
This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project.
A convention-based object-object mapper.
NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.