FluentMigrator.Runner.SqlServer
2.0.7
Prefix Reserved
See the version list below for details.
Requires NuGet 3.5 or higher.
Install-Package FluentMigrator.Runner.SqlServer -Version 2.0.7
dotnet add package FluentMigrator.Runner.SqlServer --version 2.0.7
<PackageReference Include="FluentMigrator.Runner.SqlServer" Version="2.0.7" />
paket add FluentMigrator.Runner.SqlServer --version 2.0.7
#r "nuget: FluentMigrator.Runner.SqlServer, 2.0.7"
// Install FluentMigrator.Runner.SqlServer as a Cake Addin
#addin nuget:?package=FluentMigrator.Runner.SqlServer&version=2.0.7
// Install FluentMigrator.Runner.SqlServer as a Cake Tool
#tool nuget:?package=FluentMigrator.Runner.SqlServer&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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- FluentMigrator.Extensions.SqlServer (>= 2.0.7)
- FluentMigrator.Runner.Core (>= 2.0.7)
-
.NETFramework 4.5
- FluentMigrator.Extensions.SqlServer (>= 2.0.7)
- FluentMigrator.Runner.Core (>= 2.0.7)
-
.NETStandard 2.0
- FluentMigrator.Extensions.SqlServer (>= 2.0.7)
- FluentMigrator.Runner.Core (>= 2.0.7)
- System.Data.SqlClient (>= 4.4.3)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on FluentMigrator.Runner.SqlServer:
Package | Downloads |
---|---|
FluentMigrator.Runner
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
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. |
|
Webinex.Migrations
Easy to use Fluent Migrations wrapper |
|
NativoPlusStudio.AuthToken.SqlServerCaching
NativoPlusStudio.AuthToken.SqlServerCaching is part of the NativoPlusStudio.AuthToken set of libraries that can be used to store the auth token into a sql server cache and later retrieve it. |
|
Vinicius.AspNetCore.Indisponibilidade
Middleware a ser utilizado em APIs REST para impedir o acesso às mesmas durante períodos de indisponibilidade (previamente cadastrados) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.2 | 260,917 | 1/14/2022 |
3.3.1 | 452,372 | 9/21/2021 |
3.3.0 | 88,705 | 8/26/2021 |
3.2.17 | 396,690 | 6/17/2021 |
3.2.16 | 141,387 | 5/19/2021 |
3.2.15 | 627,096 | 2/19/2021 |
3.2.14 | 555 | 2/19/2021 |
3.2.11 | 228,446 | 1/9/2021 |
3.2.10 | 52,495 | 12/19/2020 |
3.2.9 | 1,049,205 | 8/25/2020 |
3.2.8 | 152,866 | 7/22/2020 |
3.2.7 | 409,815 | 6/8/2020 |
3.2.6 | 435,352 | 4/11/2020 |
3.2.1 | 1,600,689 | 4/16/2019 |
3.2.0 | 3,765 | 4/15/2019 |
3.1.3 | 876,927 | 6/25/2018 |
3.1.2 | 3,352 | 6/21/2018 |
3.1.1 | 17,297 | 6/11/2018 |
3.1.0 | 2,880 | 6/1/2018 |
3.0.0 | 38,469 | 5/7/2018 |
2.0.7 | 163,835 | 4/27/2018 |
2.0.6 | 15,080 | 4/24/2018 |
2.0.5 | 2,159 | 4/23/2018 |
2.0.4 | 1,072 | 4/23/2018 |
2.0.3 | 1,334 | 4/22/2018 |
2.0.2 | 78,837 | 4/17/2018 |
2.0.1 | 2,546 | 4/16/2018 |
2.0.0 | 3,906 | 4/15/2018 |