A .NET Core Extension for Entity Framework Core to enable Realtime Capability.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.4.0 |
Author(s): | morrisjdev |
Last Update: | Sunday, November 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/morrisjdev/RealtimeDatabase |
NuGet Url: | https://www.nuget.org/packages/RealtimeDatabase |
Install
Install-Package RealtimeDatabase
dotnet add package RealtimeDatabase
paket add RealtimeDatabase
RealtimeDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- FileContextCore(>= 3.2.2)
- JavaScriptEngineSwitcher.Core(>= 3.1.0)
- JavaScriptEngineSwitcher.Extensions.MsDependencyInjection(>= 3.1.0)
- JavaScriptEngineSwitcher.Jint(>= 3.2.2)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.0.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Http.Features(>= 3.0.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.0.0)
- Microsoft.AspNetCore.Identity.UI(>= 3.0.0)
- Microsoft.EntityFrameworkCore(>= 3.0.1)
- Newtonsoft.Json(>= 12.0.3)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)
Tags