100 тысяч подписчиков
62 видео
Want To Write More Tests? Here's an Easy Way
Write Readable Code By Replacing If Statement Condition With Method #shorts
Delete a Record In Just One Query Using EF Core #shorts
This Can Improve Your Query Speed by 300% 🚀
Flexible PDF Reporting in .NET Using IronPDF and Razor Views
Easy Way to Create an Ambient Database Transaction
This C# Operator Will Simplify Your Code
Aggregate Root Design 101 | DDD, Clean Architecture, .NET 6
The best way to configure the Options Pattern in ASP.NET Core
This is how you can use integration events in Modular Monoliths
Use a Filtered Index for Faster Queries
MassTransit Consumers explained in 29 seconds
How To Make Your API Idempotent To Stop Duplicate Requests
Watch This If You Need To Configure DB Schema With EF Core #shorts
How To Get a Cancellation Token In ASP.NET #shorts
This Is How To Use SignalR Groups in ASP.NET Core
This Is How to TURN OFF EF Query Filters
You Need To Master the EF Core Fluent API
The easiest way to make a global DB transaction with MediatR
How To Add Authentication To Your SignalR Hub #shorts
Modular Monoliths: How To Build One & Lessons Learned
Optimistic Locking vs Pessimistic Locking With EF Core
Returning PDF Reports Using Minimal APIs
Completely Get Rid of Exceptions Using This Technique
What is Orchestration in Microservices? #shorts
5 Amazing Use Cases for MediatR Pipelines - Cross-Cutting Concerns
This Is What MassTransit Does to Your Message Broker | RabbitMQ
The simplest way to add Authentication to your API Gateway
Optimistic Locking With EF Concurrency Token #shorts
The Simplest Way to Organize Your Application Use Cases
What Is the Fastest Way To Do a Bulk Insert? Let’s Find Out
What Is the CancellationTokenSource Type? #shorts
Unit of Work Is Even Better With MediatR + TransactionScope
How To Implement Distributed Tracing for Microservices With Jaeger
How to Implement Blazing Fast Query Caching with MediatR
ASP.NET Core Service Lifetimes Explained #shorts
We Can Finally Publish Notifications In Parallel With MediatR 12
Which Event Type Should You Publish in Event Driven Architecture?
How To Write Parameterized Tests With xUnit #shorts
How To Implement Rate Limiting In .NET + BONUS: Rate Limiter Algorithms 101
Clean Architecture: Application Core Project Setup with DDD, CQRS
Everything You Need To Know About EF Core 8 Raw SQL Queries
The RIGHT Way To Use HttpClient In .NET
Getting Started With Service Discovery in .NET in 37s
The Old and New Way To Delete Entities With EF Core #shorts
Is an Anemic Domain Model an Anti-Pattern?
REPR (Request-Endpoint-Response) Pattern Will Make Your APIs Clean
Clean Architecture Project Setup From Scratch With .NET 7
How To Apply Global Filters With EF Core Query Filters
HTML-to-PDF Conversion With Header and Footer (IronPdf, Puppeteer Sharp)
How To Use IHttpContextAccessor In ASP.NET Core #shorts