Northwind Database with Entity Framework Core and Sqlite.
Info
| Version: | 1.0.7 |
| Author(s): | Željko Brkić |
| Last Update: | Sunday, June 28, 2020 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/zbrkic/NorthwindEFCoreSqlite |
| NuGet Url: | https://www.nuget.org/packages/NorthwindEFCoreSqlite |
Install
Install-Package NorthwindEFCoreSqlite
dotnet add package NorthwindEFCoreSqlite
paket add NorthwindEFCoreSqlite
NorthwindEFCoreSqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.5)
Tags