Fluxor
De Banane Atomic
Aller à la navigationAller à la recherche
Links
Installation
dotnet add package Fluxor.Blazor.Web |
Program.cs |
builder.Services .AddFluxor(options => options.ScanAssemblies(typeof(Program).Assembly)); |
App.razor |
<Fluxor.Blazor.Web.StoreInitializer /> |