Using EntityFramework Core and SQLite with Xamarin Forms
Data persistence plays a big role in almost every application there is. With the introduction of .NET Core and EntityFramework Core a new possibility arose when it comes to data persistence. Now it is possible to use EntityFramework Core to generate ...
Nov 19, 20204 min read1.6K


