Codewrinkles
Your daily does of #DotNet videos. We cover a wide variety of topics like #AspNetCore, #Blazor, EntityFramework Core, software architecture and so much more. You'll also find here regular live coding sessions.

I'm Done With Content Creation!

Architecting a Microservices System In Real Life

3 Blazor Apps in 30 MInutes From SCRATCH

Event Sourcing and DDD Hand In Hand (Practical Refactoring)

Asynchronous Messaging Made Easy

Getting Started with .NET Aspire and SQL The Right Way

Getting Started With Event Sourcing in .NET Using Marten

Libraries Add Technical Debt

Implementing the Result Pattern In ASP.NET API

"Don't Throw Exceptions, Use A Result Pattern" is BAD ADVICE!

When To Throw Exceptions?

Cyclomatic Complexity Explained With Practical Examples

Your ULTIMATE Clean Architecture App Template!

ASP.NET Core WebAPI Authentication And Authorization Made EASY

Microservices Are Evil - Live Podcast with Bulent Karaahmed

Azure Service Bus Queue vs Topic EXPLAINED

Practical Write-Ahead Logging In DIstributed Systems

Numeric data types

Introduction To Data Types And Variables (For Absolute Beginners)

How To Add Google Authentication To Blazor SSR

Introduction To Blazor Authentication in .NET 8

Here's WHY You Struggle With Software Architecture!

Blazor VS. NextJS Head To Head! Which One Wins?

That's NOT How Async And Await Works in .NET!

How CRUD Mentality Ruins Your App

The Biggest ISSUE With Blazor (and how to fix it)

Escaping The .NET 8 Blazor Redirect To Login Hell

DON'T Use DbContext In Blazor Interactive Server Components! (.NET8)

Everything You Need To Know About Blazor in .NET 8

Blazor Server Full CRUD Operations From Scratch Incl. EF Core