A package which provides implementation of DipScope.Messaging.EventStore based on entity framework core.
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.1.7-beta |
Author(s): | DipScope authors and contributors |
Last Update: | Tuesday, January 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DipScope.Messaging.EventStore.EntityFrameworkCore |
Install
Install-Package DipScope.Messaging.EventStore.EntityFrameworkCore
dotnet add package DipScope.Messaging.EventStore.EntityFrameworkCore
paket add DipScope.Messaging.EventStore.EntityFrameworkCore
DipScope.Messaging.EventStore.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DipScope.Messaging.EventStore(>= 1.1.6)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
Tags