DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 1.841k total downloads
- Latest version: 16.2.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 24 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 28 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 1.057k 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.056k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
elmah
by: Atif Aziz
- 28 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
- 17 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.609k total downloads
- Latest version: 8.10.1
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 1.213k 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
- 76 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
- 640 total downloads
- Latest version: 3000.0.4.132
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.718k total downloads
- Latest version: 10.3.3
Firebird ADO.NET data provider
FluentMigrator
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 695 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
- 165 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
- 160 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
- 162 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
- 169 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
- 166 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
- 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.
FluentMigrator.Runner
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 155 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.