RealtimeDatabase 3.1.0
Suggested Alternatives
Additional Details
The project was renamed to SapphireDb
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RealtimeDatabase --version 3.1.0
NuGet\Install-Package RealtimeDatabase -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RealtimeDatabase" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RealtimeDatabase --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RealtimeDatabase, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RealtimeDatabase as a Cake Addin #addin nuget:?package=RealtimeDatabase&version=3.1.0 // Install RealtimeDatabase as a Cake Tool #tool nuget:?package=RealtimeDatabase&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Realtime Database
Realtime Database is an extension for Asp.Net Core and Entity Framework. It enables realtime transport of data using websockets. By subscribing to specific collections the clients get notified on changes of the database. This enables realtime applications and easy data synchronization.
Advantages
- Simple configuration
- Communication using Websockets
- Comes with all you need: Create, Update, Delete functionality on collections
- Server side validation of the models using annotations on the entity
- Server side prefilters to only query the data your client needs
- Authentication and Authorization integrated
- Extends Entity Framework functionality (normal operations on DbContext are also possible and changes are published to subscribing clients)
- Client uses RxJS
Install
Author
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- JavaScriptEngineSwitcher.ChakraCore (>= 3.1.3)
- JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64 (>= 3.1.3)
- JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64 (>= 3.1.3)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-arm (>= 3.1.3)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-x64 (>= 3.1.3)
- JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 (>= 3.1.3)
- JavaScriptEngineSwitcher.Core (>= 3.1.0)
- JavaScriptEngineSwitcher.Extensions.MsDependencyInjection (>= 3.1.0)
- Microsoft.EntityFrameworkCore (>= 2.2.6)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.4.0 | 807 | 11/24/2019 | |
3.3.1 | 681 | 11/6/2019 | |
3.3.0 | 663 | 11/1/2019 | |
3.2.0 | 670 | 10/13/2019 | |
3.1.0 | 725 | 9/8/2019 | |
3.0.4 | 687 | 8/14/2019 | |
3.0.3 | 669 | 8/13/2019 | |
3.0.2 | 698 | 8/9/2019 | |
3.0.1 | 700 | 8/9/2019 | |
3.0.0 | 685 | 8/7/2019 | |
2.0.1 | 742 | 7/28/2019 | |
2.0.0 | 696 | 7/14/2019 | |
1.0.6 | 765 | 3/22/2019 | |
1.0.5 | 707 | 3/21/2019 | |
1.0.4 | 751 | 3/11/2019 | |
1.0.3 | 828 | 1/29/2019 | |
1.0.2 | 1,662 | 12/8/2018 | |
1.0.1 | 1,688 | 10/26/2018 | |
1.0.0 | 1,663 | 10/3/2018 |