DotRealDb is a real-time database which tracks and shared databse changes over SignalR.
Info
Version: | 1.1.0 |
Author(s): | enisn |
Last Update: | Monday, October 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/enisn/DotRealDb |
NuGet Url: | https://www.nuget.org/packages/DotRealDb.AspNetCore |
Install
Install-Package DotRealDb.AspNetCore
dotnet add package DotRealDb.AspNetCore
paket add DotRealDb.AspNetCore
DotRealDb.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFilterer(>= 2.1.7)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.9)
Tags