EntityFramework persisters for NServiceBus.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.6.0-unstable0003 |
Author(s): | Ben Ramey |
Last Update: | Wednesday, August 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benjaminramey/GoodlyFere.NServiceBus.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/GoodlyFere.NServiceBus.EntityFramework |
Install
Install-Package GoodlyFere.NServiceBus.EntityFramework
dotnet add package GoodlyFere.NServiceBus.EntityFramework
paket add GoodlyFere.NServiceBus.EntityFramework
GoodlyFere.NServiceBus.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3 && < 7.0.0)
- NServiceBus(>= 5.2.0 && < 6.0.0)
Tags