Integrates RemoteViewing with ASP.NET Core, allowing you to host a noVNC server.
Info
Version: | 1.1.211 |
Author(s): | James F. Bellinger, Frederik Carlier |
Last Update: | Friday, May 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qmfrederik/remoteviewing/ |
NuGet Url: | https://www.nuget.org/packages/Quamotion.RemoteViewing.AspNetCore |
Install
Install-Package Quamotion.RemoteViewing.AspNetCore
dotnet add package Quamotion.RemoteViewing.AspNetCore
paket add Quamotion.RemoteViewing.AspNetCore
Quamotion.RemoteViewing.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Quamotion.RemoteViewing(>= 1.1.144)
- Microsoft.AspNetCore.WebSockets(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Nito.AsyncEx(>= 5.0.0)
Tags