EntityFramework perstistence implementation to store push subscriptions with PushServer framework for ASP.NET Core 2.
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.0 |
Author(s): | tuwrraphael |
Last Update: | Wednesday, March 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tuwrraphael/PushServer/ |
NuGet Url: | https://www.nuget.org/packages/PushServer.PushConfiguration.EntityFramework |
Install
Install-Package PushServer.PushConfiguration.EntityFramework
dotnet add package PushServer.PushConfiguration.EntityFramework
paket add PushServer.PushConfiguration.EntityFramework
PushServer.PushConfiguration.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- PushServer.PushConfiguration.Abstractions(>= 1.1.0)
- PushServer.Abstractions(>= 1.2.0)
- Microsoft.EntityFrameworkCore(>= 2.1.0)
Tags