Caution
This documentation is for EF Core. For EF6.x and earlier release see http://msdn.com/data/ef.
Getting Started on Universal Windows Platform (UWP)¶
These 101 tutorials require no previous knowledge of Entity Framework (EF) or Visual Studio. They will take you step-by-step through creating a simple application that queries and saves data from a database.
Entity Framework can be used to access a local SQLite database in Universal Windows Platform applications.