985 Views
This post shows how HTML header meta data can be dynamically updated or changed for a Blazor Web assembly application routes hosted in ASP.NET Core. This can be usually for changing how URL link previews are displayed when sharing links. Code: https://github.com/damienbod/BlazorMetaData Updating the HTTP Header data to match the URL route used in the...
0 comments