[EDIT by guardrex to add the metadata]
Context javascript-initializers
In .NET 8 we have added additional (runtime specific) callbacks (sample)
onRuntimeConfigLoaded called when boot config is downloaded. Allow to modify parameters (config) before the runtime starts
onRuntimeReady called after .NET runtime started and pass in .NET runtime API
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/startup?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/startup.md
Document ID
11f8db3d-9988-e0a1-89c5-c3552ee47b93
Article author
@guardrex
[EDIT by guardrex to add the metadata]
Context javascript-initializers
In .NET 8 we have added additional (runtime specific) callbacks (sample)
onRuntimeConfigLoadedcalled when boot config is downloaded. Allow to modify parameters (config) before the runtime startsonRuntimeReadycalled after .NET runtime started and pass in .NET runtime APIPage URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/startup?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/startup.md
Document ID
11f8db3d-9988-e0a1-89c5-c3552ee47b93
Article author
@guardrex