DEV Community

dotnet Series' Articles

Back to Kazem's Series
Your .NET Service Gets Faster the Longer It Runs
Cover image for Your .NET Service Gets Faster the Longer It Runs

Your .NET Service Gets Faster the Longer It Runs

2
Comments 3
3 min read
The .csproj File Nobody Reads
Cover image for The .csproj File Nobody Reads

The .csproj File Nobody Reads

Comments
4 min read
Register, Then Run: The Discipline Hiding in Program.cs
Cover image for Register, Then Run: The Discipline Hiding in Program.cs

Register, Then Run: The Discipline Hiding in Program.cs

1
Comments
3 min read
EF Core bugs that look like correct code
Cover image for EF Core bugs that look like correct code

EF Core bugs that look like correct code

Comments
7 min read
Middleware Order Is Behavior, Not Style
Cover image for Middleware Order Is Behavior, Not Style

Middleware Order Is Behavior, Not Style

Comments
5 min read
Controllers vs Minimal APIs: Stop Picking a Winner
Cover image for Controllers vs Minimal APIs: Stop Picking a Winner

Controllers vs Minimal APIs: Stop Picking a Winner

Comments
3 min read
Getting Request Handling Right in .NET APIs
Cover image for Getting Request Handling Right in .NET APIs

Getting Request Handling Right in .NET APIs

Comments
5 min read
Authorize Can't See Your Data
Cover image for Authorize Can't See Your Data

Authorize Can't See Your Data

Comments
4 min read
Async in .NET Has Traps Laravel Never Prepared Me For
Cover image for Async in .NET Has Traps Laravel Never Prepared Me For

Async in .NET Has Traps Laravel Never Prepared Me For

Comments
4 min read
Never Use UseInMemoryDatabase in ASP.NET Tests
Cover image for Never Use UseInMemoryDatabase in ASP.NET Tests

Never Use UseInMemoryDatabase in ASP.NET Tests

Comments
5 min read
The .NET Production Checklist Is Really a List of Places the Framework Lies to You
Cover image for The .NET Production Checklist Is Really a List of Places the Framework Lies to You

The .NET Production Checklist Is Really a List of Places the Framework Lies to You

Comments
6 min read
ABP and Elsa Both Want to Own Your API: Pick One

ABP and Elsa Both Want to Own Your API: Pick One

Comments
6 min read