Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.106.1 |
Author(s): | Bubi, astaerk |
Last Update: | Saturday, February 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/astaerk/sqliteef6migrations |
NuGet Url: | https://www.nuget.org/packages/SQLite.EF6.Migrations-Extensible |
Install
Install-Package SQLite.EF6.Migrations-Extensible
dotnet add package SQLite.EF6.Migrations-Extensible
paket add SQLite.EF6.Migrations-Extensible
SQLite.EF6.Migrations-Extensible Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- System.Data.SQLite(>= 1.0.104)
Tags
For more details see https://github.com/astaerk/sqliteef6migrations.