Using Anti-Forgery Tokens in ASP.NET 5.0 Razor Pages
Let's see how to use anti-forgery tokens and validation to prevent CSRF attacks in our Razor Pages apps!
Let's see how to use anti-forgery tokens and validation to prevent CSRF attacks in our Razor Pages apps!
Let's see how to make HTML anchors and use route data and query strings in ASP.NET Core 3.0!
Let's see how to use the fine-grained control of attribute routing in our ASP.NET Core 3.0 apps.
Let's see how Convention-based routing can be used in our ASP.NET Core 3.0 applications!
Let's learn Blazor in ASP.NET Core 3.0 by building the classic childhood game ConnectFour!