FluentMigrator.Runner.Jet
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 140 total downloads
- Latest version: 3.3.2
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.MySql
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 234 total downloads
- Latest version: 8.0.1
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.Oracle
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 239 total downloads
- Latest version: 8.0.1
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 John Zabroski
- 229 total downloads
- Latest version: 8.0.1
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 John Zabroski
- 201 total downloads
- Latest version: 8.0.1
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.Snowflake
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 74 total downloads
- Latest version: 8.0.1
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
- 124 total downloads
- Latest version: 3.3.2
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 John Zabroski
- 202 total downloads
- Latest version: 8.0.1
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 John Zabroski
- 217 total downloads
- Latest version: 6.2.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.SqlServerCe
by: Sean Chambers Josh Coffman Tom Marien Mark Junker
- 145 total downloads
- Latest version: 3.3.2
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 (Paul Batum Hudson Akridge Gleb Chermennov Jorge Rodríguez Galán).
- 218 total downloads
- Latest version: 3.4.1
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentStorage
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 103 total downloads
- Latest version: 6.0.0
FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.
FluentValidation
by: Jeremy Skinner
- 1.818k total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 411 total downloads
- Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 429 total downloads
- Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Fluid.Core
by: Sebastien Ros
- 1.101k total downloads
- Latest version: 3.0.0-beta.3
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl
by: Todd Menier
- 375 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Fluxor
by: Peter Morris
- 188 total downloads
- Latest version: 5.9.1
A zero boilerplate Redux/Flux framework for .NET
Fluxor.Blazor.Web
by: Peter Morris
- 272 total downloads
- Latest version: 5.9.1
A zero boilerplate Redux/Flux framework for Blazor
Fluxor.Blazor.Web.ReduxDevTools
by: Peter Morris
- 121 total downloads
- Latest version: 5.9.1
Middleware link from a Blazor (Web) Fluxor store to the Redux Dev Tools browser extension for Chrome.