|
Hey Reader, You sit down to build an API, add some authentication, and think, โJWT should do the trick.โ But then you wonder:
Sound familiar? In my latest video, I show you how to implement secure JWT authentication with short-lived tokens and refresh tokens in .NET. This setup minimizes risk while keeping the user experience seamless. No fluff - just practical, real-world guidance for building bulletproof APIs.
๐ Watch the video hereโ Happy coding! Take care, Patrick P.S. Iโm running a New Year's Sale on the .NET Web Academy right now! ๐ Get huge discounts on all courses and membership plans for a limited time. Check it out here! ๐ |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey friend, I just released a new video showing a better way to use GitHub Copilot in real .NET projects. Watch it here ๐ If you ever felt like Copilot starts strong but then your code slowly turns into chaos, youโre not alone. It happens to most developers when they start using AI without giving it the right guidance. In the video, I show you one simple file you can add to your project that keeps your code clean, structured, and consistent. No guessing. No random patterns. Just a clear...
Hey friend, I just published a new video that walks you through how to upgrade to .NET 10. Watch it here ๐ If you're already trying the update, you may have seen this: the app builds no errors butโฆ Blazor doesn't load That happened in my project too. And the fix is small, but easy to miss. In the video, I show: how to update the target frameworks how to update NuGet packages what changed for Blazor and how to fix the missing static assets issue No hype. Just a clear step-by-step walkthrough....
Hey friend, I just released a new video that shows how to add AI to a .NET app. Watch it here ๐ In the video, I take a simple .NET project and make it smart with AI. The app can generate item backstories with one click. Like magic. No big setup. No overthinking. Just .NET, Copilot, and the OpenAI API working together. If youโve ever wondered: How do I call the OpenAI API from a .NET app? Can Copilot help with real features? How do I make my app do more than CRUD? This will help. Give it a...