Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFCore2.0 for UWP #1

Open
JimSEOW opened this issue Sep 3, 2017 · 1 comment
Open

EFCore2.0 for UWP #1

JimSEOW opened this issue Sep 3, 2017 · 1 comment

Comments

@JimSEOW
Copy link

JimSEOW commented Sep 3, 2017

.NETStandard2.0 needs UWP6.0 which is now available as preview.
UWP6.0 requires the latest SDK 16267
2017-09-03_13-38-52

It also needs the latest W10 Insider Build 16278 (Slow Ring) for deployment

There are still issues to make the sample works. Perhaps it is possible to now complete the Xamarin EFCore2.0 to include UWP platform

LoadApplication(new Xamarin.Forms_EFCore.App(Path.Combine(Windows.Storage.ApplicationData.Current.LocalFolder.Path, "EFCoreExample.db")));

@almirvuk
Copy link
Owner

almirvuk commented Sep 3, 2017

Yes I agree,

I will update it as soon as possible, both repo and blog post.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants