Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

EntityFrameworkCore SQLite Sample

Uses EntityFrameworkCore along with SQLite to implement a local database with an input to add new items in a cross-platform application. Multiple clients can be connected and update the database simultaneously.

EFCoreSQLite Image

Codebase

What is the Uno Platform

Uno Platform is an open-source .NET platform for building single codebase native mobile, web, desktop, and embedded apps quickly. For additional information about Uno Platform or if you have any feedback to share, please refer to the README.md file in this Samples repository.