Skip to content

Example .NET Core project using Entity Framework Core for a SQLite database

License

Notifications You must be signed in to change notification settings

JesHansen/.NET-Core-SQLite

Repository files navigation

Using a SQLite database with Entity Framework Core

The Chinook database is used as an example of how to use Entity Framework Core in a .NET core project targeting SQLite.

Running the code

Just clone, dotnet restore and dotnet run it!

About

Example .NET Core project using Entity Framework Core for a SQLite database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages