DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 2.275k total downloads
- Latest version: 16.2.3
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 26 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 29 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 1.16k total downloads
- Latest version: 2.1.0
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://commonservicelocator.codeplex.com/
DryIoc.dll
by: Maksim Volkau
- 3.34k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
elmah
by: Atif Aziz
- 45 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 27 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 1.81k total downloads
- Latest version: 8.11.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 1.405k total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET
by: Tyler Brinkley
- 85 total downloads
- Latest version: 2.1.1
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 711 total downloads
- Latest version: 3001.0.1.201
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 1.907k total downloads
- Latest version: 10.3.3
Firebird ADO.NET data provider
FluentMigrator
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 814 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Abstractions
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 183 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.MySql
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 175 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.Oracle
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 184 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.Postgres
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 199 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.Snowflake
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 192 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.SqlServer
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 216 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Runner
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 193 total downloads
- Latest version: 7.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.