FluentMigrator.Runner.SQLite
2.0.4
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.
See the version list below for details.
Requires NuGet 3.5 or higher.
Install-Package FluentMigrator.Runner.SQLite -Version 2.0.4
dotnet add package FluentMigrator.Runner.SQLite --version 2.0.4
<PackageReference Include="FluentMigrator.Runner.SQLite" Version="2.0.4" />
paket add FluentMigrator.Runner.SQLite --version 2.0.4
#r "nuget: FluentMigrator.Runner.SQLite, 2.0.4"
Release Notes
https://github.com/fluentmigrator/fluentmigrator/releases
Dependencies
-
.NETFramework 4.0
- FluentMigrator.Runner.Core (>= 2.0.4)
-
.NETFramework 4.5
- FluentMigrator.Runner.Core (>= 2.0.4)
-
.NETStandard 2.0
- FluentMigrator.Runner.Core (>= 2.0.4)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FluentMigrator.Runner.SQLite:
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.
|
|
Testes0.Groffe.AspNetCore.Indisponibilidade
Middleware a ser utilizado em APIs REST para impedir o acesso às mesmas
durante períodos de indisponibilidade (previamente cadastrados)
|
|
Vinicius.AspNetCore.Indisponibilidade
Middleware a ser utilizado em APIs REST para impedir o acesso às mesmas
durante períodos de indisponibilidade (previamente cadastrados)
|
|
CanalDotNet.Groffe.AspNetCore.Indisponibilidade
Middleware a ser utilizado em APIs REST para impedir o acesso às mesmas
durante períodos de indisponibilidade (previamente cadastrados)
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on FluentMigrator.Runner.SQLite:
Repository | Stars |
---|---|
Radarr/Radarr
A fork of Sonarr to work with movies à la Couchpotato.
|
|
lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
Readarr/Readarr
Book, Magazine, Comics Ebook and Audiobook Manager and Automation (Sonarr for Ebooks)
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.15 | 3,319 | 2/19/2021 |
3.2.14 | 74 | 2/19/2021 |
3.2.11 | 38,066 | 1/9/2021 |
3.2.10 | 26,101 | 12/19/2020 |
3.2.9 | 286,370 | 8/25/2020 |
3.2.8 | 59,018 | 7/22/2020 |
3.2.7 | 139,274 | 6/8/2020 |
3.2.6 | 233,354 | 4/11/2020 |
3.2.1 | 946,750 | 4/16/2019 |
3.2.0 | 1,955 | 4/15/2019 |
3.1.3 | 636,708 | 6/25/2018 |
3.1.2 | 2,704 | 6/21/2018 |
3.1.1 | 14,678 | 6/11/2018 |
3.1.0 | 1,891 | 6/1/2018 |
3.0.0 | 20,855 | 5/7/2018 |
2.0.7 | 88,494 | 4/27/2018 |
2.0.6 | 12,297 | 4/24/2018 |
2.0.5 | 1,400 | 4/23/2018 |
2.0.4 | 513 | 4/23/2018 |
2.0.3 | 799 | 4/22/2018 |
2.0.2 | 58,543 | 4/17/2018 |
2.0.1 | 1,769 | 4/16/2018 |
2.0.0 | 2,453 | 4/15/2018 |