Provides an implementation of the message store pattern using Entity Framework code first.
Entity Framework Docs: https://entityframework.net/
Info
Version: | 1.0.0.2 |
Author(s): | Daniel Cazzulino, kzu, Clarius |
Last Update: | Thursday, December 22, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/netfx-Patterns.MessageStore.EF |
Install
Install-Package netfx-Patterns.MessageStore.EF
dotnet add package netfx-Patterns.MessageStore.EF
paket add netfx-Patterns.MessageStore.EF
netfx-Patterns.MessageStore.EF Download (Unzip the "nupkg" after downloading)
Dependencies
Tags