Curiosity.Migrations
3.0.4
See the version list below for details.
dotnet add package Curiosity.Migrations --version 3.0.4
NuGet\Install-Package Curiosity.Migrations -Version 3.0.4
<PackageReference Include="Curiosity.Migrations" Version="3.0.4" />
paket add Curiosity.Migrations --version 3.0.4
#r "nuget: Curiosity.Migrations, 3.0.4"
// Install Curiosity.Migrations as a Cake Addin
#addin nuget:?package=Curiosity.Migrations&version=3.0.4
// Install Curiosity.Migrations as a Cake Tool
#tool nuget:?package=Curiosity.Migrations&version=3.0.4
Without migrations you need to create a lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database).
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Curiosity.Migrations:
Package | Downloads |
---|---|
Curiosity.Migrations.PostgreSQL
Without migrations you need to create a lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 304 | 7/29/2022 |
3.0.7 | 328 | 4/21/2022 |
3.0.6 | 314 | 3/1/2022 |
3.0.5 | 284 | 3/1/2022 |
3.0.4 | 732 | 8/3/2021 |
3.0.3 | 338 | 3/8/2021 |
3.0.2 | 413 | 12/10/2020 |
3.0.1 | 304 | 12/9/2020 |
3.0.0 | 361 | 12/8/2020 |
2.2.0 | 430 | 10/16/2020 |
2.1.0 | 418 | 9/21/2020 |
2.0.0 | 472 | 5/14/2020 |
1.2.0 | 456 | 4/23/2020 |
1.1.1 | 481 | 4/1/2020 |
1.1.0 | 495 | 3/24/2020 |
1.0.0 | 525 | 2/11/2020 |