FluentMigrator.Runner.Redshift by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 165 total downloads
  • Latest version: 7.1.0
  • fluent migrator fluentmigrator migration database
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
  • 50 total downloads
  • Latest version: 7.1.0
  • fluent migrator fluentmigrator migration database
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
  • 101 total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
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
  • 164 total downloads
  • Latest version: 7.1.0
  • fluent migrator fluentmigrator migration database
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
  • 187 total downloads
  • Latest version: 6.2.0
  • fluent migrator fluentmigrator migration database
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
  • 123 total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
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).
  • 74 total downloads
  • Latest version: 3.4.1
  • ORM DAL NHibernate Fluent Conventions DataBase ADO.Net Mappings
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentStorage by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 80 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
  • 896 total downloads
  • Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 382 total downloads
  • Latest version: 9.5.4
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 281 total downloads
  • Latest version: 11.11.0
Dependency injection extensions for FluentValidation
Fluid.Core by: Sebastien Ros
  • 863 total downloads
  • Latest version: 2.30.0
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl by: Todd Menier
  • 281 total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Fluxor by: Peter Morris
  • 248 total downloads
  • Latest version: 5.9.1
  • Redux Flux DotNet CSharp
A zero boilerplate Redux/Flux framework for .NET
Fluxor.Blazor.Web by: Peter Morris
  • 193 total downloads
  • Latest version: 5.9.1
  • Redux Flux DotNet CSharp Blazor RazorComponents
A zero boilerplate Redux/Flux framework for Blazor
Fluxor.Blazor.Web.ReduxDevTools by: Peter Morris
  • 177 total downloads
  • Latest version: 5.9.1
  • Redux Flux DotNet CSharp Blazor RazorComponents ReduxDevTools
Middleware link from a Blazor (Web) Fluxor store to the Redux Dev Tools browser extension for Chrome.
Fody by: The Fody Team
  • 691 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 265 total downloads
  • Latest version: 8.3.2
  • fraction math
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.
FSharp.Core by: Microsoft
  • 563 total downloads
  • Latest version: 10.0.100-preview7.25451.107
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 14.0.100 For F# 10.0. Contains code from the F# Software Foundation.
FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 21 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)