Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.2.0.7 |
Author(s): | ErikEJ |
Last Update: | Saturday, January 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ErikEJ/EntityFramework.SqlServerCompact |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.SqlServerCompact35 |
Install
Install-Package EntityFrameworkCore.SqlServerCompact35
dotnet add package EntityFrameworkCore.SqlServerCompact35
paket add EntityFrameworkCore.SqlServerCompact35
EntityFrameworkCore.SqlServerCompact35 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.0)
Tags
Requires the SQL Server Compact 3.5 SP2 runtime to be installed.