FluentMigrator.Runner.Oracle
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 186 total downloads
- Latest version: 2.0.7
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.Postgres
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 183 total downloads
- Latest version: 2.0.7
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.Redshift
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 179 total downloads
- Latest version: 2.0.7
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.SqlAnywhere
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 166 total downloads
- Latest version: 2.0.7
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.SQLite
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 179 total downloads
- Latest version: 2.0.7
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.SqlServer
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 190 total downloads
- Latest version: 2.0.7
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.SqlServerCe
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 176 total downloads
- Latest version: 2.0.7
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.
FluentNHibernate
by: James Gregory and contributors
- 270 total downloads
- Latest version: 2.0.3
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentValidation
by: Jeremy Skinner
- 353 total downloads
- Latest version: 5.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl
by: Todd Menier
- 211 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Fody
by: Fody
- 3.165k total downloads
- Latest version: 6.9.2
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 200 total downloads
- Latest version: 2.0.1
The fraction data type consists of two BigInteger values for numerator and
denominator. It implements various operations (addition, subtraction,
multiplication, division and remainder) with operator overloads.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 1.195k total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
Google.Apis
by: Google Inc.
- 164 total downloads
- Latest version: 1.10.1-rc1
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
Google.Apis.Auth
by: Google Inc.
- 141 total downloads
- Latest version: 1.10.1-rc1
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4
- Windows Store apps
- Windows Phone 8 and 8.1
- Portable Class Libraries
GraphQL-Parser
by: Marek Magdziak
- 21 total downloads
- Latest version: 1.0.0
Library containing lexer and parser for GraphQL syntax
HangFire.Core
by: Sergey Odinokov
- 386 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
HangFire.SqlServer
by: Sergey Odinokov
- 276 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Hangfire.SqlServer
by: Sergey Odinokov
- 3.071k total downloads
- Latest version: 1.8.20
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.