igorsantana76 / PageMappingWithSignalRExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page Mapping With SignalR Example

This project is a brief example of what you can do by using the SignalR along with the Visibility API and Blur/Focus events of the browsers to track any user through your web-application.

More information about: Microsoft SignalR Map Controller with Page Visibility API and Event Blur to Mapping the User Interaction in a Document Management System (DMS) on CodeProject or ResearchGate.

Building with Visual Studio 2019 on Windows (Requires .NET Core 3.1 SDK or later)

Building without Visual Studio 2019 (Also requires .NET Core 3.1 SDK or later)

For linux users: some of you will need to force the HTTPs to deploy the first time, here follows the link on how to do it.

About

License:MIT License


Languages

Language:C# 36.4%Language:JavaScript 31.3%Language:HTML 26.4%Language:CSS 5.9%