.NET Mistakes That Happen to the Best of Us


Hey Reader,

This week, we're taking a closer look at some common errors in the .NET and Entity Framework areas, and let me tell you, these mistakes aren't exclusive to beginners!

🎯 .NET Oopsies

In this video, we're going to talk about a few errors that can easily slip through the cracks when you're working with Blazor or creating a .NET Web API. It's easy to overlook these, but being aware can save you a ton of time and headaches.

video preview

🛠️ EF Core Code-First Migration

Are you navigating the waters of Code-First Migration with Entity Framework? Then, you'll definitely want to check out this video. It might make your development process smoother and more efficient.

video preview

If you have questions, feel free to reply to this email. I'm here for more tutorials and to answer any questions.

Thanks so much to our community and my Patrons for your support. You are the foundation of this newsletter and my channel. Stay safe, have fun coding, and remember - the best part is creating something new! 💻

Take care,

Patrick


Patrick God

Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.

Read more from Patrick God
video preview

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...

video preview

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....

video preview

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...