Skip to content
This repository was archived by the owner on May 31, 2019. It is now read-only.

Is Sqlite necessary if not using EF, Identity, etc? #135

Closed
ThatRendle opened this issue Feb 15, 2016 · 1 comment
Closed

Is Sqlite necessary if not using EF, Identity, etc? #135

ThatRendle opened this issue Feb 15, 2016 · 1 comment
Milestone

Comments

@ThatRendle
Copy link

The coreclr image installs sqlite3 and libsqlite3-dev. Are these actually necessary for the CoreCLR runtime, or are they just being installed for applications that use Entity Framework and ASP.NET Identity?

@friism
Copy link
Contributor

friism commented Feb 15, 2016

Yeah, it's required to get EF stuff working: #122

@muratg muratg added this to the discussion milestone Mar 2, 2016
@glennc glennc closed this as completed Sep 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants