2019
- But, which flavor of ASP.NET?
- There's a buzz about Blazor - Here's why
- Starting out with the ASP.NET Core React template (part 3 - Separating out the frontend)
- Starting out with the ASP.NET Core React template (part 2 - Web API)
- Starting out with the ASP.NET Core React template
2018
- What to focus on when learning ASP.NET Core?
- MVC vs Razor Pages - A quick comparison
- Tackle more complex security policies for your ASP.NET Core app
- Identify users and their permissions with JWTs and ASP.NET Core WebAPI
- Pre-populate a textbox using ASP.NET Core MVC
- 8 practical tips for learning ASP.NET Core MVC
2017
- Secure your ASP.NET Core 2.0 API (part 2 - restrict access to JWT bearers only)
- Secure your ASP.NET Core 2.0 API (part 1 - issuing a JWT)
- How to get data from an HTML form to your ASP.NET MVC Core Controller
- Keep your ASP.NET Core secrets safe in production using Azure Application Settings
- Keep your ASP.NET Core application’s secrets safe during development
- Secure your ASP.NET Core MVC and Web API app using Google
- Login & Authentication for your ASP.NET Core Web API – The Big Picture