Builds the default ScaffR data layer with EF5 Code First, Migrations.
Info
Version: | 1.1.3 |
Author(s): | Rod Johnson, Ulf Björklund |
Last Update: | Tuesday, October 2, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wcpro/ScaffR |
NuGet Url: | https://www.nuget.org/packages/ScaffR.Data |
Install
Install-Package ScaffR.Data
dotnet add package ScaffR.Data
paket add ScaffR.Data
ScaffR.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- ScaffR.Core
- EntityFramework.SqlServerCompact(>= 4.3.3)