Nick Chapsas
When to Use Classes and Structs in .NET
9:26
Nick Chapsas
Microsoft Demos Look Terrible
1:01
Nick Chapsas
.NET Aspire Versioning is INSANE
0:49
Nick Chapsas
Deploying .NET Aspire
0:55
Nick Chapsas
What is Unsafe.As() ?
1:00
Nick Chapsas
.NET Aspire is the Future!
1:00
Nick Chapsas
Will Microsoft Shut Down Blazor?
1:01
Nick Chapsas
IdentityServer is BACK! Is it Too Late?
6:15
Nick Chapsas
Pick The Right .NET Version
1:01
Nick Chapsas
Production Ready Event Sourcing in .NET
16:53
Nick Chapsas
I don't like Primary Constructors in C#
0:41
Nick Chapsas
Use Scoped in DI Correctly
0:41
Nick Chapsas
C# Has Too Many Keywords
0:57
Nick Chapsas
Async is Changing in .NET
1:00
Nick Chapsas
Faster await async Tasks
0:41
Nick Chapsas
The Craziest Feature .NET Released in YEARS
8:43
Nick Chapsas
The Biggest .NET Aspire Lie
1:00
Nick Chapsas
else keyword very bad
0:36
Nick Chapsas
The field keyword will break your code
1:00
Nick Chapsas
Don't Use WhenAll in .NET! Use WaitAny Instead | Code Cop #027
7:47
Nick Chapsas
GUIDs & UUIDs? Nah…
0:39
Nick Chapsas
Thread Safe Async in .NET?
0:44
Nick Chapsas
API Client Made Easy in .NET
0:31
Nick Chapsas
Use This Testing Technique
0:37
Nick Chapsas
IdentityServer is Gone. Now What?
11:28
Nick Chapsas
Primary Constructors Suck?
1:00
Nick Chapsas
The HttpClient Mistakes
0:40
Nick Chapsas
The Worst Feature in C#
1:00
Nick Chapsas
Why Everyone Will be Using .NET Aspire /w David Fowler
1:16:30
Nick Chapsas
_underscores on private fields?
0:32
Nick Chapsas
Annoy Your C# Colleagues With This
0:39
Nick Chapsas
The Most Cursed Thing I've Seen in C#
6:19
Nick Chapsas
They FIXED params in .NET
0:28
Nick Chapsas
Fix Your Terrible Tests in .NET
0:34
Nick Chapsas
The Parallel Async Loop Mistake in .NET
0:34
Nick Chapsas
I Need To Talk About The Hate
11:17
Nick Chapsas
Export Your JSON Schema in .NET 9
0:33
Nick Chapsas
FluentAssertions Just Got Cheaper But...
0:37
Nick Chapsas
Save $$$ with Fluent Assertions Alternatives
0:43
Nick Chapsas
You Don't Need 4 Projects in .NET
0:37
Nick Chapsas
Stop Using DateTime in .NET
0:44
Nick Chapsas
The Most Underrated .NET Feature You Must Use
11:37
Nick Chapsas
Solving A Naming Problem in .NET
0:35
Nick Chapsas
The Most Cursed C# Library
0:45
Nick Chapsas
The Secret Strings You Should Test For
0:38
Nick Chapsas
The Exciting Future of C# with Mads Torgersen
1:38:49
Nick Chapsas
Learn these .NET API methods
0:29
Nick Chapsas
Forget about Nuget. Use this!
0:34
Nick Chapsas
Don't Use Lorem Ipsum. Use this!
0:45
Nick Chapsas
Everything a .NET Developer Needs to Know in 2025
10:49
Nick Chapsas
Create Clean Collections in C#
0:27
Nick Chapsas
Cancel .NET Requests Correctly
0:40
Nick Chapsas
The Smallest C# Program Possible | .NET Tips 14
0:32
Nick Chapsas
The New Id Type to Use in .NET | .NET Tips 13
0:46
Nick Chapsas
Why is .NET 9's Performance So Good? with Stephen Toub
1:47:37
Nick Chapsas
The Only Cache You Should Be Using in .NET
12:22
Nick Chapsas
Fixing Your Dictionary Problem in .NET
9:19
Nick Chapsas
Stop using FluentAssertions Now!
0:21
Nick Chapsas
Stop Using FluentAssertions Now
9:25
Nick Chapsas
The Problem With Singletons You Need to Avoid
8:50
Nick Chapsas
The New Way to Seed Your Database in .NET 9
9:39
Nick Chapsas
Don't Use This LINQ Feature. It's Bad. | Code Cop #026
8:37
Nick Chapsas
Yes, Software Engineers MUST Know SQL
11:19
Nick Chapsas
Writing Safe SQL Queries in .NET
9:19
Nick Chapsas
You Completely Misunderstand Span in .NET | Code Cop #025
8:03
Nick Chapsas
The Azure Service Bus Emulator is FINALLY Here!
8:24
Nick Chapsas
Why is Microsoft Harming .NET Open-Source?
9:37
Nick Chapsas
The Correct Way to Run Database Migrations in EF Core
19:51
Nick Chapsas
I Confronted Microsoft About Blazor's Future
1:13:54
Nick Chapsas
Make Your API Requests INSANELY Fast in .NET
9:30
Nick Chapsas
When You Shouldn't Use Await Async in .NET
7:51
Nick Chapsas
The Fix For Your Database Performance Issues in .NET
9:12
Nick Chapsas
Why Developers and Companies Hate .NET 9
10:56
Nick Chapsas
.NET Aspire is Finally Awesome in .NET 9
11:37
Nick Chapsas
Why I'm Worried About Blazor and its Future
19:31
Nick Chapsas
What's New in .NET 9 with Examples
25:02
Nick Chapsas
Always Return Early in Your Code | Code Cop #024
7:29
Nick Chapsas
The Only Type of Testing You Need
14:22
Nick Chapsas
The Right Way To Return API Errors in .NET
10:40
Nick Chapsas
Stop Using AutoMapper in .NET
9:50
Nick Chapsas
The Best Way to Work with Units in .NET
7:53
Nick Chapsas
How to Measure Time Correctly in .NET
9:43
Nick Chapsas
JetBrains Rider is Now Free! Rider vs Visual Studio
6:53
Nick Chapsas
Implementing JWT Authentication in ASP.NET Core
23:51
Nick Chapsas
"You're Doing Validation Wrong in .NET" | Code Cop #023
14:44
Nick Chapsas
Swagger is Gone in .NET 9! Replace It With This.
9:34
Nick Chapsas
Should You Use Controllers or Minimal APIs in .NET?
9:57
Nick Chapsas
Getting Started with Dapper in .NET
23:42
Nick Chapsas
Getting Started with Entity Framework Core in .NET
26:51
Nick Chapsas
The Alternative to Deleting Data in .NET
11:11
Nick Chapsas
Stop Using Booleans in Your Code! | Code Cop #022
8:47
Nick Chapsas
LINQ's INSANE Improvements in .NET 9
11:26
Nick Chapsas
Testing in .NET is About to Change
12:54
Nick Chapsas
Stop Using FirstOrDefault in .NET! | Code Cop #021
12:54
Nick Chapsas
The "Problem" with .NET 9...
9:38
Nick Chapsas
Stop Dealing with EF Core Exceptions Wrong!
8:36
Nick Chapsas
The Free Way to Create Awesome PDFs in .NET
12:45
Nick Chapsas
Stop Using Mocking in Unit Testing! | Code Cop #020
10:46
Nick Chapsas
The Redis Feature You Didn't Know You Needed
11:29
Nick Chapsas
When LINQ Makes You Write Worse .NET Code
9:42