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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 (2)
Showing the top 2 NuGet packages that depend on Curiosity.Migrations:
Package | Downloads |
---|---|
Curiosity.Migrations.PostgreSQL
Curiosity.Migrations is a migration framework that uses SQL scripts and code migration to alter your database schema or seed a data. |
|
Curiosity.Migrations.Utils
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 |
---|---|---|
4.3.0 | 307 | 11/14/2023 |
4.2.0 | 244 | 4/21/2023 |
4.1.3 | 271 | 4/14/2023 |
4.1.2 | 209 | 4/12/2023 |
4.1.1 | 193 | 4/12/2023 |
4.0.2 | 202 | 4/12/2023 |
4.0.1 | 424 | 4/10/2023 |
4.0.0 | 324 | 4/10/2023 |
3.1.0 | 465 | 7/29/2022 |
3.0.7 | 478 | 4/21/2022 |
3.0.6 | 464 | 3/1/2022 |
3.0.5 | 428 | 3/1/2022 |
3.0.4 | 860 | 8/3/2021 |
3.0.3 | 486 | 3/8/2021 |
3.0.2 | 562 | 12/10/2020 |
3.0.1 | 413 | 12/9/2020 |
3.0.0 | 524 | 12/8/2020 |
2.2.0 | 583 | 10/16/2020 |
2.1.0 | 589 | 9/21/2020 |
2.0.0 | 655 | 5/14/2020 |
1.2.0 | 629 | 4/23/2020 |
1.1.1 | 647 | 4/1/2020 |
1.1.0 | 656 | 3/24/2020 |
1.0.0 | 691 | 2/11/2020 |