3144 тысяч подписчиков
55 видео
The Best Way to Work with Units in .NET
How to Measure Time Correctly in .NET
JetBrains Rider is Now Free! Rider vs Visual Studio
Implementing JWT Authentication in ASP.NET Core
"You're Doing Validation Wrong in .NET" | Code Cop #023
Swagger is Gone in .NET 9! Replace It With This.
Should You Use Controllers or Minimal APIs in .NET?
Getting Started with Dapper in .NET
Getting Started with Entity Framework Core in .NET
The Alternative to Deleting Data in .NET
Stop Using Booleans in Your Code! | Code Cop #022
LINQ's INSANE Improvements in .NET 9
What is the NEW file keyword of C# 11?
What are Razor Components? | Blazor Tutorial 1
The Blazor Competitor is Here!
5 open source .NET projects that deserve more attention
A different way to return data in C# with OneOf
The Problem with Time That .NET 8 Finally Fixed
The Common Entity Framework Mistake You MUST Fix
.NET 9 Fixed Exceptions but Still Don’t Use Them
The fastest way to iterate a List in C# is NOT what you think
How C# Generics make your apps MUCH faster
Make your Terminal awesome! #shorts
Why I dont use the else keyword in my code anymore
Forget Controllers and Minimal APIs in .NET!
Move Cross-Cutting Concerns Where They Should Be in .NET
Testing Entity Framework Core Correctly in .NET
Getting started with AWS DynamoDB in .NET
Ranking the SOLID principles
What are the Frozen Collections coming in .NET?
The Terrible Keyword You Didn’t Know C# Had
Microsoft Fixed The Time Issue AGAIN in .NET 8
What is Azure Service Bus? (and why you might need it) | Azure Tutorial
Using .NET’s NativeAOT to fix the biggest serverless issue
Creating custom dependency scopes in .NET
My thoughts on #dropthedot for .NET
One Line of Code Means Clean Code! - Code Cop #002
How Assembly Scanning keeps your .NET code clean
Should You Use The Async Suffix in C#?
What are record types in C# and how they ACTUALLY work
Restricting endpoints with Roles | ASP.NET Core 5 REST API Tutorial 18
Creating a console-based microservice in .NET Core
The NEW caching you should be using in .NET 7
Don’t Use UUIDs/GUIDs in Databases. Use this Instead
How to write smarter enums in C#
The Right Way to Write if Statements in C#
The New “Interceptors” Feature of C# 12 Is WILD!
Writing robust integration tests in .NET with WireMock.NET
The NEW Rate Limiter of .NET 7 is AWESOME
The New ID To Replace GUIDs and Integers in .NET
Await Async Might Change Completely in .NET 9
Compiling C# like Rust, Go and C++
.NET 8 & C# 12 Release In a Nutshell
Extension Types Are No Longer Coming in C# 13
Why .NETs memory cache is kinda flawed
7 awesome improvements for LINQ in .NET 6
Dependency Injection Is Now Complete In .NET 8!
Remove Braces From Your Code Now! | Code Cop #004
How to write clean validation clauses in .NET
NativeAOT for .NET APIs Is Here and It’s INSANE!
The C# Feature I Use Instead of Reflection
How to design and code a scaleable solution (from monolith to microservices)