EDennis.MigrationsExtensions
0.0.1-alpha
This is a prerelease version of EDennis.MigrationsExtensions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EDennis.MigrationsExtensions --version 0.0.1-alpha
NuGet\Install-Package EDennis.MigrationsExtensions -Version 0.0.1-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EDennis.MigrationsExtensions" Version="0.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EDennis.MigrationsExtensions" Version="0.0.1-alpha" />
<PackageReference Include="EDennis.MigrationsExtensions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EDennis.MigrationsExtensions --version 0.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EDennis.MigrationsExtensions, 0.0.1-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=EDennis.MigrationsExtensions&version=0.0.1-alpha&prerelease
#tool nuget:?package=EDennis.MigrationsExtensions&version=0.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides the ability to generate SQL Server temporal/history tables during Entity Framework Core migrations.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.1.0-preview1-final)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EDennis.MigrationsExtensions:
Package | Downloads |
---|---|
EDennis.AspNetCore.Base
Alpha version that still requires (a) updated code comments, (b) updated wiki documentation, and (c) completed sample solution |
|
EDennis.NetStandard.Base
Pre-release of the Library. Documentation to come. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.9.2 | 708 | 8/21/2020 |
3.9.1 | 480 | 8/21/2020 |
3.9.0 | 477 | 6/23/2020 |
3.7.1 | 518 | 6/22/2020 |
3.7.0 | 538 | 5/4/2020 |
3.6.1 | 873 | 1/3/2020 |
3.6.0 | 691 | 12/31/2019 |
3.5.0 | 557 | 10/8/2019 |
3.1.7 | 583 | 9/17/2019 |
3.1.6 | 5,912 | 4/26/2019 |
3.1.5 | 611 | 4/26/2019 |
3.1.4 | 633 | 4/24/2019 |
3.1.3 | 639 | 4/24/2019 |
3.1.2 | 664 | 4/24/2019 |
3.1.1 | 682 | 4/24/2019 |
3.1.0 | 11,993 | 2/24/2019 |
3.0.0 | 636 | 2/24/2019 |
2.0.0 | 652 | 2/23/2019 |
1.9.1 | 713 | 2/20/2019 |
1.9.0 | 667 | 2/19/2019 |
1.8.0 | 2,028 | 12/15/2018 |
1.7.1 | 773 | 11/17/2018 |
1.7.0 | 783 | 11/17/2018 |
1.6.0 | 935 | 10/18/2018 |
1.5.2 | 887 | 8/23/2018 |
1.5.1 | 884 | 8/23/2018 |
1.5.0 | 877 | 8/15/2018 |
1.4.0 | 919 | 8/6/2018 |
1.3.3 | 930 | 7/23/2018 |
1.3.2 | 889 | 7/20/2018 |
1.3.1 | 873 | 7/20/2018 |
1.3.0 | 1,053 | 6/6/2018 |
1.2.0 | 1,051 | 6/4/2018 |
1.1.2 | 1,095 | 3/13/2018 |
1.1.1 | 1,135 | 3/13/2018 |
1.0.0 | 1,090 | 3/11/2018 |
0.1.2 | 1,051 | 3/11/2018 |
0.1.1 | 1,047 | 3/10/2018 |
0.1.0 | 1,066 | 3/10/2018 |
0.0.2-alpha | 933 | 3/8/2018 |
0.0.1-alpha | 795 | 3/8/2018 |
This is a pre-release. Do not use in production.