Core data access library for a Breeze Server working with Entity Framework v6.
Info
Version: | 0.1.4 |
Author(s): | Jay Traband |
Last Update: | Thursday, June 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Breeze/breeze.server.net |
NuGet Url: | https://www.nuget.org/packages/Breeze.Server.Persistence.EF6 |
Install
Install-Package Breeze.Server.Persistence.EF6
dotnet add package Breeze.Server.Persistence.EF6
paket add Breeze.Server.Persistence.EF6
Breeze.Server.Persistence.EF6 Download (Unzip the "nupkg" after downloading)
Dependencies
- Breeze.Server.Persistence(>= 0.1.4 && <= 0.1.4)
- EntityFramework(>= 6.0.0 && < 7.0.0)
Tags