torhovland / blazor-redux

Connecting a Redux state store with Blazor.
Other
481 stars 48 forks source link

AddScoped instead of AddSingleton #17

Open iAmBipinPaul opened 5 years ago

iAmBipinPaul commented 5 years ago

so server-side Blazor apps do not share the same store across clients.