Xamarin.Forms App using Entity Framework Core 2.0
Перейти к файлу
Javier Suárez Ruiz 2dacef3127 Updated sample packages 2018-09-02 18:04:11 +02:00
images Added sample screenshots 2017-10-30 21:12:25 +01:00
src Updated sample packages 2018-09-02 18:04:11 +02:00
.gitattributes :octocat: Added .gitattributes & .gitignore files 2017-09-03 19:36:51 +02:00
.gitignore Added source code 2017-09-03 19:52:02 +02:00
README.md Added sample screenshots 2017-10-30 21:12:25 +01:00

README.md

Xamarin.Forms App using Entity Framework Core

Sample to show how to use Entity Framework Core 2.0 with Xamarin.Forms.

Requirements

  • Visual Studio 2017 15.3.0 or higher
  • .NET Core 2.0

Setup

Download or clone the repository. This is a solution with four projects.

Rebuild the solution to get all neccesary NuGet packages.

Enjoy!

Clean and Rebuild

If you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution.

Code released under the MIT license.