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

Adding EF Core to Xamarin.Forms Android project crashes app #10277

Closed
brianlagunas opened this issue Nov 13, 2017 · 4 comments
Closed

Adding EF Core to Xamarin.Forms Android project crashes app #10277

brianlagunas opened this issue Nov 13, 2017 · 4 comments

Comments

@brianlagunas
Copy link

Adding the Microsoft.EntityFrameworkCore.Sqlite NuGet package to a Xamarin.Forms .Net Standard 2.0 application immediately crashes the app when run. You do not have to use any of the classes in the package, just add the reference and it will crash.

Steps to reproduce

Run the attached project
BlankApp1.zip

Further technical details

Microsoft.EntityFrameworkCore.Sqlite: 2.0.0
Operating system: Windows 10 FCU
IDE: Visual Studio 2017 15.4.3

@ajcvickers ajcvickers changed the title [BUG] Adding EF Core to Xamarin.Forms Android project crashes app Adding EF Core to Xamarin.Forms Android project crashes app Nov 14, 2017
@ajcvickers ajcvickers added this to the 2.1.0 milestone Nov 17, 2017
@ajcvickers
Copy link
Member

Assigning to @divega along with other Android investigations. Feel free to de-dupe as needed.

@erikpowa
Copy link

erikpowa commented Nov 21, 2017

Duplicate of #8922 , Workaround

@ajcvickers ajcvickers modified the milestones: 2.1.0-preview1, 2.1.0 Jan 17, 2018
@divega divega removed their assignment Feb 5, 2018
@divega divega removed this from the 2.1.0 milestone Feb 5, 2018
@divega
Copy link
Contributor

divega commented Feb 5, 2018

Closing as duplicate of #8922.

@divega divega closed this as completed Feb 5, 2018
@vulcanlee
Copy link

Is this bug fixed and how to solve this problem?

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants