Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 370 Bytes

Introduction

This is repo who contains code to test Blazor with SignalR where HttpContext is null when page is called by using navigation menu, but is not null when refresh the address bar.

Getting Started

Must add a valid Endpoint and Key for Signal R before this project work, should be stored in secret.json. If not configured, it will crash when staring up.