File Uploads with Blazor SSR πŸ“‚, Unique Properties in ASP.NET Core Identity πŸ”


Hey Reader,

I've got two exciting new tutorials for you in .NET 8 that will take your skills to the next level. Let's jump right in!

πŸ“‚ File Uploads with Blazor SSR in .NET 8

Want to enhance your web applications with file upload capabilities? In this video, I'll walk you through the process of implementing file uploads using Blazor SSR (static server-side rendering). We'll explore both the EditForm component and the classic HTML form approach to give you a comprehensive understanding.

video preview​

πŸ” Unique Properties in ASP.NET Core Identity

Discover the power of unique properties in ASP.NET Core Identity in this new video. We'll dive into how you can define and use unique properties to improve the security and functionality of your authentication system.

video preview​

If you have any questions or need more details on anything, just hit reply to this email. I'm here to provide more tutorials and answer any queries you might have.

Thanks so much to our community and my Patrons for your support. You help keep this channel growing. Stay safe!

Take care & happy coding,

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

Hey friend, I just released a new video and I think you will enjoy this one. In the video, I ask GitHub Copilot to build a real mortgage app in Blazor. The app works. But the code is messy. All the business logic ends up in the UI. Fast results. Bad structure. Then I clean it up properly. Same behavior. Same output. Much better code using services, interfaces, and dependency injection. It shows why Copilot is powerful, but dangerous without rules. Watch the video here πŸ‘‡ Enjoy the breakdown...

video preview

Hey friend, I just released a new video and I think you’ll enjoy it. In the video, I ask GitHub Copilot to build a .NET Web API using a short, vague prompt. The result works, but the structure feels random and messy. Then I run the same idea again with a stronger prompt that forces a clean structure. Feature folders. Vertical slice. Mediator. Fluent Validation. The difference is night and day. Watch the video here πŸ‘‡ Enjoy the breakdown and let me know what you think. Take care, Patrick P.S....

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