Uno.Samples/UI/EFCoreSQLiteSample
Matthew Rajala 2c9b3435d2 chore: update readme and remove old project files 2024-08-12 12:07:07 -04:00
..
doc/assets chore: update readme and remove old project files 2024-08-12 12:07:07 -04:00
src chore: update readme and remove old project files 2024-08-12 12:07:07 -04:00
README.md chore: update readme and remove old project files 2024-08-12 12:07:07 -04:00

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.