SQLite in ASP.NET Core with EntityFrameworkCore
Update: November 4th, 2016. Reformatting – pictures to code examples. Info: Keep in mind that in some code examples, code that was generated by the visual studio template have been omitted. Update: July 11th, 2016. .NET Core and EntityFrameWork Core version 1.0 is upon us! So this guide deserves a little update Step 1: Create … Read more