SimpleInjector and EntityFramework integration for Abstractor.Cqrs.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 1.0.0.2 |
Last Update: | Wednesday, December 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LeonardoLimaDaSilva/Abstractor |
NuGet Url: | https://www.nuget.org/packages/Abstractor.Cqrs.SimpleInjector.EntityFramework |
Install
Install-Package Abstractor.Cqrs.SimpleInjector.EntityFramework
dotnet add package Abstractor.Cqrs.SimpleInjector.EntityFramework
paket add Abstractor.Cqrs.SimpleInjector.EntityFramework
Abstractor.Cqrs.SimpleInjector.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
- SimpleInjector(3.1.1)
Tags