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 |
Install
Install-Package FluentDbTools.Migration
dotnet add package FluentDbTools.Migration
paket add FluentDbTools.Migration
FluentDbTools.Migration Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentDbTools.Migration.Abstractions(>= 1.2.18)
- FluentDbTools.Extensions.DbProvider(>= 1.2.18)
- FluentDbTools.Migration.Common(>= 1.2.18)
Tags