Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 0.1.0 |
| Author(s): | Radek Falhar |
| Last Update: | Tuesday, May 17, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://zeroframework.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/ZeroFramework.Backend |
Install
Install-Package ZeroFramework.Backend
dotnet add package ZeroFramework.Backend
paket add ZeroFramework.Backend
ZeroFramework.Backend Download (Unzip the "nupkg" after downloading)
Dependencies
- ZeroFramework.Common(>= 0.1.0)
- EntityFramework
Tags
It uses EF Code First, Caliburn.Micro, custom message-based comunication running over WCF and MEF for dependency resolution.