FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.
Info
Version: | 1.2.49 |
Author(s): | DIPS AS, Team Frost |
Last Update: | Wednesday, June 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FluentDbTools.Migration.Abstractions |
Install
Install-Package FluentDbTools.Migration.Abstractions
dotnet add package FluentDbTools.Migration.Abstractions
paket add FluentDbTools.Migration.Abstractions
FluentDbTools.Migration.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentDbTools.Common.Abstractions(>= 1.2.18)
- Dapper(>= 1.50.5)
- FluentMigrator(>= 3.2.1)
- FluentMigrator.Runner(>= 3.2.1)
- FluentMigrator.Runner.Oracle(>= 3.2.1)
- FluentMigrator.Runner.Postgres(>= 3.2.1)
Tags