Education


You saw that .NET provides a pair of classes that allow you to set up the missing synchronization, and you were able to have a working Blazor web application with Auth0 authentication. If you try to navigate to the Counter and Weather pages, you will be redirected to the Auth0 Universal Login page because these pages are protected. After logging in, you will see the Log in link replaced with a Log out link and you will be able to access the Counter and Weather pages. Now you can prevent unauthenticated users......

Continue Reading


Find centralized, trusted content and collaborate around the technologies you use most. To see the code in action, open the solution in Visual Studio 2019 and run the NetLearner.Blazor project. A new major release of .NET is published every year in November, enabling developers, the community, and businesses to plan their roadmaps. ASP.NET Core is an open source web-development framework for building web apps on the .NET platform. In both cases, learning C# as a language and ASP.NET Core as a framework will tick those boxes. Move your SharedResources.cs to a different......

Continue Reading