Base package for Entity Framework.
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.0.1 |
Author(s): | craigjcox |
Last Update: | Friday, January 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NServiceBusDdd.Infrastructure.EntityFramework |
Install
Install-Package NServiceBusDdd.Infrastructure.EntityFramework
dotnet add package NServiceBusDdd.Infrastructure.EntityFramework
paket add NServiceBusDdd.Infrastructure.EntityFramework
NServiceBusDdd.Infrastructure.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.0)
- NServiceBusDdd.Core(>= 1.0.0)
- NServiceBusDdd.Messages(>= 1.0.1)
Tags