SQLite.CodeFirst.Migrations
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.
Activity
- Latest release
- 7y ago
- Total releases
- 5
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jan 13, 2019
Releases
| Version | Released | |
|---|---|---|
1.0.4
patch
| ||
1.0.3
patch
| ||
1.0.2
patch
| ||
1.0.1
patch
| ||
1.0.0
initial
|