.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 Reader, After 15 years of building web apps, I just recently discovered Vertical Slice Architecture. I know. Iโ€™m late to the party. But wow, this approach really changed how I think about structuring Blazor projects. So I decided to show you a simple, real-world example of how to use Vertical Slice Architecture in a Blazor Server app. ๐ŸŽฅ Watch the full tutorial now: In this new tutorial, you'll learn: โœ… How to structure your app with feature folders โœ… How to avoid overcomplicating things...

video preview

Hey Reader, In my last videos, we built a solid CRUD API using Vertical Slice Architecture, Minimal APIs, and Carter - super clean and modern. But thereโ€™s still one problem... ๐Ÿ‘‰ What happens when a user sends empty or invalid data? In this new YouTube tutorial, Iโ€™ll show you how to fix that with: And yep, the full source code is free to download. Just check the link in the video description. If youโ€™ve been enjoying this Vertical Slice series, this is a must-watch. Itโ€™s a simple upgrade that...

video preview

Hey Reader, If you're building apps with Blazor, you've probably asked yourself this: ๐Ÿ‘‰ Should I use SSR, Blazor Server, or WebAssembly? Itโ€™s a common question - and I get it a lot. So I made a brand-new YouTube video walking you through how to choose the best one for your app. ๐ŸŽฅ Watch it here: If you're building a Blazor app or planning to do so soon, this should help clear up a lot of confusion. Let me know what you think, and feel free to reply if you have any questions. Take care, Patrick...