Skip to content

In this POC project I wanted to test couple of things in .NET 5. Shared code between Server and Client App, Live updates(Signal R), Web Api Broadcasting, Client Blazor WASM receives notification.

Notifications You must be signed in to change notification settings

dlozina/public-address-book

Repository files navigation

In this POC project I wanted to test couple of things in .NET 5.

* Shared code between Server and Client App 
* Live updates (Signal R) 
* Web Api Broadcasting (changes to Db) 
* Client Blazor WASM receives notification

POC project arhitecture:

PhoneBookAddressPhoto

Client before update:

BeforeChange1

Client after update:

AfterChange1

Data paging solution:

Pagging

Check out simple way how to get header values on client side.

About

In this POC project I wanted to test couple of things in .NET 5. Shared code between Server and Client App, Live updates(Signal R), Web Api Broadcasting, Client Blazor WASM receives notification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published