Blazor - NavLink component and NavigationManager class
Apr 02 2021

Yogi S

In this Blazor tutorial I will cover NavLink component and NavigationManager class. First I will explain NavLink component then create a left navigation sidebar (or left menu) using NavLink in my Blazor app. Next I will cover NavigationManager and implement it on my Blaozr app.