SQLite.CodeFirst.Migrations NuGet Package

Local SQLite database generated via Entity Framework 6 from code (code first).

Provides custom support for database migrations based on schema versioning as described by Inne Hoekstra: https://medium.com/@hoekje/simple-migrations-with-c-and-sqlite-9942e1863536
Adds a few sample files to your project: example of data model classes under SampleDataModel, example of accessing data in the database via model classes under SampleDataAccess, and example of migration scripts under Migrations.




Got any SQLite.CodeFirst.Migrations Question?





Info

Version: 1.0.4
Author(s): Vladislav Ermolaev
Last Update: Thursday, January 17, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/vladermolaev/SQLite.CodeFirst.Migrations
NuGet Url: https://www.nuget.org/packages/SQLite.CodeFirst.Migrations


Install
Install-Package SQLite.CodeFirst.Migrations
dotnet add package SQLite.CodeFirst.Migrations
paket add SQLite.CodeFirst.Migrations
SQLite.CodeFirst.Migrations Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.4

avg-downloads-per-day

2

days-since-last-release

1898