Главная
Клипы
Новинки
Тренды
Популярные
Лайки
Комментарии
Все категории
Музыка
Фильмы
Видеоигры
Транспорт
Животные
Спорт
Путешествия
Люди и блоги
Юмор
Развлечения
Политика
Хобби
Образование
Наука
Организации
Найти
The Power of Parallel Processing in C#
Milan Jovanović
108 тыс. подписчиков
Скачать
200 видео с канала:
Milan Jovanović
The Power of Parallel Processing in C#
Скачать
Did You Check Out the IProblemDetailsService in .NET?
Скачать
Stop Hardcoding Service URLs! Service Discovery in .NET Made Easy With Aspire
Скачать
SQL Mastery: Understanding query plans for better performance
Скачать
Automate Your Azure Deployment: Container Apps CI/CD
Скачать
Building Microservices With .NET Aspire
Скачать
Which API Gateway is better? YARP vs Ocelot
Скачать
How to set up Service Discovery on your reverse proxy
Скачать
Can you reverse a String in C#? Here's how...
Скачать
Multiple JWTs in .NET: How to Implement Multi-Token Authentication
Скачать
Setting up Keycloak authentication with Aspire (easy)
Скачать
Zero downtime with Blue-Green Deployment
Скачать
YARP vs Ocelot Gateways - which one is simpler?
Скачать
REST APIs: Are You Really Following REST? (Richardson Maturity Model Explained)
Скачать
Can you answer this DSA question? Find Most Occurrences in Array
Скачать
Using MassTransit With Java and Go Microservices
Скачать
How To Deploy Your Application To Azure Container Apps Using GitHub Actions | CI/CD Pipeline
Скачать
Change Data Capture in 37 seconds
Скачать
Find Intersection Between Arrays (Data Structures & Algorithms)
Скачать
Using multiple JWTs in the same application
Скачать
I Built a .NET App Using AI (with Cursor) - This Is Amazing
Скачать
Default Authorization Policy in ASP.NET Core + How to customize it
Скачать
Using EF Core Query Filters? WON'T WORK without this trick
Скачать
Building Change Data Capture (CDC) in .NET with Debezium + RabbitMQ
Скачать
Build, ship, and monitor APIs in one place with Treblle
Скачать
How To Create a RESTful API Endpoint
Скачать
YARP vs Ocelot - Quick setup comparison
Скачать
Make Your HttpClient Resilient - Circuit Breaker, Retry, Timeout
Скачать
How .NET Aspire Helps You Win From the Start
Скачать
What the Heck Is a GIN Index?
Скачать
Full Text Search in .NET With PostgreSQL and EF Core
Скачать
20% Faster Binary Search With This Simple Trick
Скачать
Make Your HTTP Requests Unbreakable With 1 Line of Code
Скачать
You Can Do Full-Text Search in Postgres??? 🐘
Скачать
Mastering SignalR: Build Your Own Stock Price Dashboard
Скачать
You get all of this out of the box? .NET is awesome
Скачать
Multipart Upload With Amazon S3 and .NET (explained)
Скачать
A Natural Path to Domain-Driven Design (evolve your code)
Скачать
REST API Authentication With Refit (explained simply)
Скачать
Swagger + OAuth Authentication Using Keycloak 🔑
Скачать
Uploading Files To S3 Like a Pro Using Presigned URLs
Скачать
Migrating From Docker Compose to .NET Aspire (my experience)
Скачать
(NEW) Install .NET Aspire Packages From Visual Studio
Скачать
Cool Visual Studio Feature - Drag and Drop project references
Скачать
Easily Deploy Your .NET Applications With Amazon ECS and Fargate
Скачать
Combine Newtonsoft and Refit (surprisingly simple)
Скачать
Migrating From Docker Compose to .NET Aspire? Check this out
Скачать
Refit - The Source Generated HttpClient You Must Know
Скачать
Completely Get Rid of Null Using This Technique
Скачать
The Cool Way to Swap Variables in C#
Скачать
A Better Way To Send Messages With SignalR: Use Groups
Скачать
The AI-Powered VS Code Killer? Checking Out Cursor and AI Coding
Скачать
ASP.NET Core Route Constraints: The feature you didn't know you needed
Скачать
Why You Should Use Strongly Typed SignalR Hubs
Скачать
The Integer Overflow Problem With Binary Search (and how to solve it)
Скачать
Mastering Distributed Tracing with Serilog and Seq in .NET
Скачать
The Most Efficient Way to Detect a Duplicate (DSA Interview Question)
Скачать
Exploring the Option Monad in C# (get rid of null)
Скачать
The Last Amazon S3 Video You'll Need To Watch (Presigned URLs, Multipart Upload)
Скачать
Cool Things You Can Build With SignalR and .NET - Stock Monitoring Dashboard
Скачать
Can You Find the Problem With This Binary Search?
Скачать
Cache Invalidation With Output Caching in ASP.NET Core
Скачать
100K Subscribers Special: My Journey, Career Advice, Future of .NET
Скачать
Implement Multitenancy and Tenant Filtering With EF Core
Скачать
The Problem With Joins On The Same Level in EF Core
Скачать
Binary Search Algorithm in C#
Скачать
Discriminated Unions Are Coming to C# 🔥
Скачать
Are You Overthinking Primary Constructors Dependency Injection?
Скачать
NEW: ASP.NET Core Identity Endpoints
Скачать
Are You Accidentally Crippling Your EF Core Queries?
Скачать
Creating a Read-only EF Core Database Context
Скачать
Fluently Validate Your ASP.NET Core Options (pun intended)
Скачать
Output Caching in .NET: The Ultimate Guide to Lightning-Fast APIs
Скачать
This is my favorite .NET logging library. But what are you using?
Скачать
The Easiest Way to Generate a Bearer Token For Testing in ASP.NET Core
Скачать
Working With Secrets in .NET With The AWS SDK
Скачать
Secure Your .NET Application With Keycloak: Step-by-Step Guide
Скачать
Auto Include EF Navigation Properties For Blazing Fast Queries
Скачать
Freely Delete This Line Of Code When Configuring JWT Auth
Скачать
Effortless Secret Management in .NET Using AWS Secrets Manager
Скачать
Are You Using The Options Pattern in .NET? Check This Out
Скачать
Vertical Slice Example: Login Use Case
Скачать
The RIGHT Way To Do Password Hashing in .NET
Скачать
Secure Your .NET API in 15 Minutes: JWT Authentication Tutorial
Скачать
One Of My Favorite YARP Reverse Proxy Features. Authentication & Authorization
Скачать
Solving Multiple Enumeration in C# is Actually Simple
Скачать
Easy Email Verification in .NET: FluentEmail + Papercut
Скачать
Not All Exceptions Are Made Equal. How To Filter Exceptions
Скачать
Want To Send Email in .NET? Check Out FluentEmail
Скачать
Get Started With Neural Networks in C#
Скачать
The Complete Guide to Amazon SQS and Amazon SNS With MassTransit
Скачать
One Of My Favorite MassTransit Features. Switching RabbitMQ → AWS SQS
Скачать
Do You Have a Long Running API Request? Try This Approach
Скачать
Using Distributed Locking To Solve Race Conditions (and why a simple solution works better)
Скачать
Here's How To Bind API Request Parameters FromHeader (and where it's useful)
Скачать
The Correct Way To Generate JWTs in .NET 8
Скачать
How Multiple Enumeration Can Be a Problem in C#
Скачать
Best Practices for Secure Password Hashing in .NET (Stop Storing Passwords in Plain Text!)
Скачать
Eventual Consistency and Testing? Check Out This Testing Approach
Скачать
Want To Write Secure C# Code? Check Out This Tool
Скачать
Building Your First Clean Architecture Use Case (Vertical Slices, Unit Testing With AI)
Скачать
HTML-to-PDF Conversion With Header and Footer (IronPdf, Puppeteer Sharp)
Скачать
Why Does This Code Not Execute? (IEnumerable in C#)
Скачать
Improving .NET API Performance With Output Caching
Скачать
I Built a Neural Network in C# From Scratch. Here’s What I Learned…
Скачать
Did You Use the LinkGenerator in ASP.NET Core? (REST APIs, HATEOAS)
Скачать
Combine Expressions in C# (Specification Pattern)
Скачать
Getting Started With Keycloak Identity Provider (free Identity Server alternative)
Скачать
This Is How Minimal API Authorization Works Under The Hood
Скачать
Using Async Validation With FluentValidation? Be Careful
Скачать
Want To Build a RESTful API? You Need Discoverability
Скачать
The Problem With UUIDs… And How To Solve It
Скачать
The Less Known (but awesome) LINQ Method - OfType
Скачать
How a ULID Could Make Your Database Better
Скачать
Complete Guide To Amazon RDS, Scaling With Read Replicas and EF Core
Скачать
Do You Use the Try Pattern in C#?
Скачать
Difference Between List and IEnumerable in C#? One Is "Lazy"
Скачать
The Difference Between Func, Predicate, and Expression in C#
Скачать
Service Discovery in Microservices With .NET and Consul
Скачать
Transaction Pipeline Behavior With MediatR
Скачать
Want To Write More Tests? Here's an Easy Way
Скачать
Implementing API Gateway Authentication With YARP + .NET 8
Скачать
Cache Invalidation by Key and Key Prefix in .NET
Скачать
Running Cloud Functions With .NET Has Never Been Easier
Скачать
Solve This Caching Problem With Locking (not production ready)
Скачать
Easily Deploy a .NET Application to AWS Elastic Beanstalk
Скачать
Why You Need Database Transactions
Скачать
Implementing API Key Authentication In Your APIs
Скачать
Master This Skill To Become a Better Software Engineer
Скачать
The Best Way To Use HttpClient in .NET: Typed Clients
Скачать
Getting Started With Service Discovery in .NET in 37s
Скачать
.NET 8 Makes It Easy To Add Resilience To Your API
Скачать
Exceptions Are Extremely Expensive… Do This Instead
Скачать
Are You Using EF Core Migration Scripts?
Скачать
What Causes the Cache Stampede Problem
Скачать
The Simplest Vertical Slice Architecture With .NET 8
Скачать
Returning PDF Reports Using Minimal APIs
Скачать
What Will Be the Output of This Code?
Скачать
This Is How You Can Store You Saga Data (Saga Persistence)
Скачать
EF Core Bulk Updates: The Big Problem You Must Know About
Скачать
This Is How To Use SignalR Groups in ASP.NET Core
Скачать
The Best Way To Do Bulk Update in EF Core
Скачать
A Step-by-Step Guide for the Cache-Aside Pattern + Stampede Protection
Скачать
The Simplest Way to Organize Your Application Use Cases
Скачать
A Very Elegant Way to Write C# Code - Switch Expressions
Скачать
Are Your EF Queries Slow? Maybe You Have This Problem
Скачать
Building .NET 8 Minimal APIs With AWS Lambda and Amazon RDS
Скачать
The New .NET 9 HybridCache Is Coming
Скачать
The Easiest Way To Make Your HttpClient Resilient in .NET
Скачать
How To Implement Distributed Tracing for Microservices With Jaeger
Скачать
Multiple EF Query Filters? It can't be done ❌
Скачать
How To Bind From the Request Body With Minimal APIs
Скачать
EF Core - Lazy Loading, Eager Loading, and Explicit Loading
Скачать
The Best Way To Implement Soft Deletes With EF Core (and why you shouldn't)
Скачать
Don't Forget About Cache Expiration!
Скачать
This Is How to TURN OFF EF Query Filters
Скачать
This Is What MassTransit Does to Your Message Broker | RabbitMQ
Скачать
Integrating an External Identity Provider in ASP.NET Core
Скачать
You Need To Master the EF Core Fluent API
Скачать
Is this an alternative to SqlBulkCopy? *MUCH SIMPLER*
Скачать
Completely Get Rid of Exceptions Using This Technique
Скачать
Writing Applications With a Fluent API
Скачать
Use a Filtered Index for Faster Queries
Скачать
Adding JWT Authentication in ASP.NET Core With Supabase Auth
Скачать
Nested Fluent Builder Pattern? Here's Why It's Useful
Скачать
Distributed Messaging Makes Adding Business Logic Easier
Скачать
Minimal APIs Authorization Explained
Скачать
EF Core Migrations Deep Dive, Applying Migration, SQL Scripts
Скачать
This Is How To Implement EF Core Soft Deletes
Скачать
This Is How To Add Custom SQL to Your EF Core Migrations
Скачать
Master Claims Transformation for Flexible JWT Auth in ASP.NET Core
Скачать
The Best Way To Send HTTP Requests to Your API
Скачать
The One Auth Feature You Should Know in ASP.NET Core
Скачать
3x Faster Inserts for 1 Million Records With SqlBulkCopy
Скачать
Master the Fluent Builder Design Pattern in C#
Скачать
The Fluent Builder design pattern in C#
Скачать
Explore your business domain with Event Storming
Скачать
What Is the Fastest Way To Do a Bulk Insert? Let’s Find Out
Скачать
The Secret Type of Event in MassTransit: Composite Events
Скачать
Your API Gateway Needs This: Custom Auth Policies
Скачать
The Awesome Way to Connect Your Structured Logs
Скачать
The Best Way to Implement Long Running Tasks in .NET - Hangfire, Blazor, SignalR
Скачать
Building a custom Authorization Handler in ASP.NET Core
Скачать
The IConfiguration Extension Method You Didn't Know You Need
Скачать
How to design great Aggregate Roots in Domain-Driven Design
Скачать
FluentValidation + Dependency Injection = 🔥
Скачать
The most common EDA Pattern - Events Notifications
Скачать
Assembly scanning is slow? Let's test that (SURPRISING RESULTS)
Скачать
A practical introduction to OpenTelemetry for .NET developers (+ Aspire Dashboard)
Скачать
This is how you can work with EF Core Transactions
Скачать
Assembly scanning in .NET is great for Dependency Injection
Скачать
Data isolation for Modular Monoliths - DB Schemas, EF Core
Скачать
This will fix your ASP.NET Core Integration Tests with Quartz
Скачать
The best way to get Current User ID from JWT Claims
Скачать
The best way to configure the Options Pattern in ASP.NET Core
Скачать
Implementing the Transactional Outbox pattern with Hangfire
Скачать
An easy way to unit test your Domain Events
Скачать
Redis Cache Fallback in ASP.NET Core Dependency Injection
Скачать
Creating a State Machine Saga With MassTransit (Orchestrated Saga)
Скачать
This is how you can enforce your Modular Architecture
Скачать
Канал: Milan Jovanović
The Power of Parallel Processing in C#
Скачать
Did You Check Out the IProblemDetailsService in .NET?
Скачать
Stop Hardcoding Service URLs! Service Discovery in .NET Made Easy With Aspire
Скачать
SQL Mastery: Understanding query plans for better performance
Скачать
Automate Your Azure Deployment: Container Apps CI/CD
Скачать
Building Microservices With .NET Aspire
Скачать
Which API Gateway is better? YARP vs Ocelot
Скачать
How to set up Service Discovery on your reverse proxy
Скачать
Can you reverse a String in C#? Here's how...
Скачать
Multiple JWTs in .NET: How to Implement Multi-Token Authentication
Скачать
Setting up Keycloak authentication with Aspire (easy)
Скачать
Zero downtime with Blue-Green Deployment
Скачать
YARP vs Ocelot Gateways - which one is simpler?
Скачать
REST APIs: Are You Really Following REST? (Richardson Maturity Model Explained)
Скачать
Can you answer this DSA question? Find Most Occurrences in Array
Скачать
Using MassTransit With Java and Go Microservices
Скачать
How To Deploy Your Application To Azure Container Apps Using GitHub Actions | CI/CD Pipeline
Скачать
Change Data Capture in 37 seconds
Скачать
Find Intersection Between Arrays (Data Structures & Algorithms)
Скачать
Using multiple JWTs in the same application
Скачать
I Built a .NET App Using AI (with Cursor) - This Is Amazing
Скачать
Default Authorization Policy in ASP.NET Core + How to customize it
Скачать
Using EF Core Query Filters? WON'T WORK without this trick
Скачать
Building Change Data Capture (CDC) in .NET with Debezium + RabbitMQ
Скачать
Build, ship, and monitor APIs in one place with Treblle
Скачать
How To Create a RESTful API Endpoint
Скачать
YARP vs Ocelot - Quick setup comparison
Скачать
Make Your HttpClient Resilient - Circuit Breaker, Retry, Timeout
Скачать
How .NET Aspire Helps You Win From the Start
Скачать
What the Heck Is a GIN Index?
Скачать
Full Text Search in .NET With PostgreSQL and EF Core
Скачать
20% Faster Binary Search With This Simple Trick
Скачать
Make Your HTTP Requests Unbreakable With 1 Line of Code
Скачать
You Can Do Full-Text Search in Postgres??? 🐘
Скачать
Mastering SignalR: Build Your Own Stock Price Dashboard
Скачать
You get all of this out of the box? .NET is awesome
Скачать
Multipart Upload With Amazon S3 and .NET (explained)
Скачать
A Natural Path to Domain-Driven Design (evolve your code)
Скачать
REST API Authentication With Refit (explained simply)
Скачать
Swagger + OAuth Authentication Using Keycloak 🔑
Скачать
Uploading Files To S3 Like a Pro Using Presigned URLs
Скачать
Migrating From Docker Compose to .NET Aspire (my experience)
Скачать
(NEW) Install .NET Aspire Packages From Visual Studio
Скачать
Cool Visual Studio Feature - Drag and Drop project references
Скачать
Easily Deploy Your .NET Applications With Amazon ECS and Fargate
Скачать
Combine Newtonsoft and Refit (surprisingly simple)
Скачать
Migrating From Docker Compose to .NET Aspire? Check this out
Скачать
Refit - The Source Generated HttpClient You Must Know
Скачать
Completely Get Rid of Null Using This Technique
Скачать
The Cool Way to Swap Variables in C#
Скачать
A Better Way To Send Messages With SignalR: Use Groups
Скачать
The AI-Powered VS Code Killer? Checking Out Cursor and AI Coding
Скачать
ASP.NET Core Route Constraints: The feature you didn't know you needed
Скачать
Why You Should Use Strongly Typed SignalR Hubs
Скачать
The Integer Overflow Problem With Binary Search (and how to solve it)
Скачать
Mastering Distributed Tracing with Serilog and Seq in .NET
Скачать
The Most Efficient Way to Detect a Duplicate (DSA Interview Question)
Скачать
Exploring the Option Monad in C# (get rid of null)
Скачать
The Last Amazon S3 Video You'll Need To Watch (Presigned URLs, Multipart Upload)
Скачать
Cool Things You Can Build With SignalR and .NET - Stock Monitoring Dashboard
Скачать
Can You Find the Problem With This Binary Search?
Скачать
Cache Invalidation With Output Caching in ASP.NET Core
Скачать
100K Subscribers Special: My Journey, Career Advice, Future of .NET
Скачать
Implement Multitenancy and Tenant Filtering With EF Core
Скачать
The Problem With Joins On The Same Level in EF Core
Скачать
Binary Search Algorithm in C#
Скачать
Discriminated Unions Are Coming to C# 🔥
Скачать
Are You Overthinking Primary Constructors Dependency Injection?
Скачать
NEW: ASP.NET Core Identity Endpoints
Скачать
Are You Accidentally Crippling Your EF Core Queries?
Скачать
Creating a Read-only EF Core Database Context
Скачать
Fluently Validate Your ASP.NET Core Options (pun intended)
Скачать
Output Caching in .NET: The Ultimate Guide to Lightning-Fast APIs
Скачать
This is my favorite .NET logging library. But what are you using?
Скачать
The Easiest Way to Generate a Bearer Token For Testing in ASP.NET Core
Скачать
Working With Secrets in .NET With The AWS SDK
Скачать
Secure Your .NET Application With Keycloak: Step-by-Step Guide
Скачать
Auto Include EF Navigation Properties For Blazing Fast Queries
Скачать
Freely Delete This Line Of Code When Configuring JWT Auth
Скачать
Effortless Secret Management in .NET Using AWS Secrets Manager
Скачать
Are You Using The Options Pattern in .NET? Check This Out
Скачать
Vertical Slice Example: Login Use Case
Скачать
The RIGHT Way To Do Password Hashing in .NET
Скачать
Secure Your .NET API in 15 Minutes: JWT Authentication Tutorial
Скачать
One Of My Favorite YARP Reverse Proxy Features. Authentication & Authorization
Скачать
Solving Multiple Enumeration in C# is Actually Simple
Скачать
Easy Email Verification in .NET: FluentEmail + Papercut
Скачать
Not All Exceptions Are Made Equal. How To Filter Exceptions
Скачать
Want To Send Email in .NET? Check Out FluentEmail
Скачать
Get Started With Neural Networks in C#
Скачать
The Complete Guide to Amazon SQS and Amazon SNS With MassTransit
Скачать
One Of My Favorite MassTransit Features. Switching RabbitMQ → AWS SQS
Скачать
Do You Have a Long Running API Request? Try This Approach
Скачать
Using Distributed Locking To Solve Race Conditions (and why a simple solution works better)
Скачать
Here's How To Bind API Request Parameters FromHeader (and where it's useful)
Скачать
The Correct Way To Generate JWTs in .NET 8
Скачать
How Multiple Enumeration Can Be a Problem in C#
Скачать
Best Practices for Secure Password Hashing in .NET (Stop Storing Passwords in Plain Text!)
Скачать
Eventual Consistency and Testing? Check Out This Testing Approach
Скачать
Want To Write Secure C# Code? Check Out This Tool
Скачать
Building Your First Clean Architecture Use Case (Vertical Slices, Unit Testing With AI)
Скачать
HTML-to-PDF Conversion With Header and Footer (IronPdf, Puppeteer Sharp)
Скачать
Why Does This Code Not Execute? (IEnumerable in C#)
Скачать
Improving .NET API Performance With Output Caching
Скачать
I Built a Neural Network in C# From Scratch. Here’s What I Learned…
Скачать
Did You Use the LinkGenerator in ASP.NET Core? (REST APIs, HATEOAS)
Скачать
Combine Expressions in C# (Specification Pattern)
Скачать
Getting Started With Keycloak Identity Provider (free Identity Server alternative)
Скачать
This Is How Minimal API Authorization Works Under The Hood
Скачать
Using Async Validation With FluentValidation? Be Careful
Скачать
Want To Build a RESTful API? You Need Discoverability
Скачать
The Problem With UUIDs… And How To Solve It
Скачать
The Less Known (but awesome) LINQ Method - OfType
Скачать
How a ULID Could Make Your Database Better
Скачать
Complete Guide To Amazon RDS, Scaling With Read Replicas and EF Core
Скачать
Do You Use the Try Pattern in C#?
Скачать
Difference Between List and IEnumerable in C#? One Is "Lazy"
Скачать
The Difference Between Func, Predicate, and Expression in C#
Скачать
Service Discovery in Microservices With .NET and Consul
Скачать
Transaction Pipeline Behavior With MediatR
Скачать
Want To Write More Tests? Here's an Easy Way
Скачать
Implementing API Gateway Authentication With YARP + .NET 8
Скачать
Cache Invalidation by Key and Key Prefix in .NET
Скачать
Running Cloud Functions With .NET Has Never Been Easier
Скачать
Solve This Caching Problem With Locking (not production ready)
Скачать
Easily Deploy a .NET Application to AWS Elastic Beanstalk
Скачать
Why You Need Database Transactions
Скачать
Implementing API Key Authentication In Your APIs
Скачать
Master This Skill To Become a Better Software Engineer
Скачать
The Best Way To Use HttpClient in .NET: Typed Clients
Скачать
Getting Started With Service Discovery in .NET in 37s
Скачать
.NET 8 Makes It Easy To Add Resilience To Your API
Скачать
Exceptions Are Extremely Expensive… Do This Instead
Скачать
Are You Using EF Core Migration Scripts?
Скачать
What Causes the Cache Stampede Problem
Скачать
The Simplest Vertical Slice Architecture With .NET 8
Скачать
Returning PDF Reports Using Minimal APIs
Скачать
What Will Be the Output of This Code?
Скачать
This Is How You Can Store You Saga Data (Saga Persistence)
Скачать
EF Core Bulk Updates: The Big Problem You Must Know About
Скачать
This Is How To Use SignalR Groups in ASP.NET Core
Скачать
The Best Way To Do Bulk Update in EF Core
Скачать
A Step-by-Step Guide for the Cache-Aside Pattern + Stampede Protection
Скачать
The Simplest Way to Organize Your Application Use Cases
Скачать
A Very Elegant Way to Write C# Code - Switch Expressions
Скачать
Are Your EF Queries Slow? Maybe You Have This Problem
Скачать
Building .NET 8 Minimal APIs With AWS Lambda and Amazon RDS
Скачать
The New .NET 9 HybridCache Is Coming
Скачать
The Easiest Way To Make Your HttpClient Resilient in .NET
Скачать
How To Implement Distributed Tracing for Microservices With Jaeger
Скачать
Multiple EF Query Filters? It can't be done ❌
Скачать
How To Bind From the Request Body With Minimal APIs
Скачать
EF Core - Lazy Loading, Eager Loading, and Explicit Loading
Скачать
The Best Way To Implement Soft Deletes With EF Core (and why you shouldn't)
Скачать
Don't Forget About Cache Expiration!
Скачать
This Is How to TURN OFF EF Query Filters
Скачать
This Is What MassTransit Does to Your Message Broker | RabbitMQ
Скачать
Integrating an External Identity Provider in ASP.NET Core
Скачать
You Need To Master the EF Core Fluent API
Скачать
Is this an alternative to SqlBulkCopy? *MUCH SIMPLER*
Скачать
Completely Get Rid of Exceptions Using This Technique
Скачать
Writing Applications With a Fluent API
Скачать
Use a Filtered Index for Faster Queries
Скачать
Adding JWT Authentication in ASP.NET Core With Supabase Auth
Скачать
Nested Fluent Builder Pattern? Here's Why It's Useful
Скачать
Distributed Messaging Makes Adding Business Logic Easier
Скачать
Minimal APIs Authorization Explained
Скачать
EF Core Migrations Deep Dive, Applying Migration, SQL Scripts
Скачать
This Is How To Implement EF Core Soft Deletes
Скачать
This Is How To Add Custom SQL to Your EF Core Migrations
Скачать
Master Claims Transformation for Flexible JWT Auth in ASP.NET Core
Скачать
The Best Way To Send HTTP Requests to Your API
Скачать
The One Auth Feature You Should Know in ASP.NET Core
Скачать
3x Faster Inserts for 1 Million Records With SqlBulkCopy
Скачать
Master the Fluent Builder Design Pattern in C#
Скачать
The Fluent Builder design pattern in C#
Скачать
Explore your business domain with Event Storming
Скачать
What Is the Fastest Way To Do a Bulk Insert? Let’s Find Out
Скачать
The Secret Type of Event in MassTransit: Composite Events
Скачать
Your API Gateway Needs This: Custom Auth Policies
Скачать
The Awesome Way to Connect Your Structured Logs
Скачать
The Best Way to Implement Long Running Tasks in .NET - Hangfire, Blazor, SignalR
Скачать
Building a custom Authorization Handler in ASP.NET Core
Скачать
The IConfiguration Extension Method You Didn't Know You Need
Скачать
How to design great Aggregate Roots in Domain-Driven Design
Скачать
FluentValidation + Dependency Injection = 🔥
Скачать
The most common EDA Pattern - Events Notifications
Скачать
Assembly scanning is slow? Let's test that (SURPRISING RESULTS)
Скачать
A practical introduction to OpenTelemetry for .NET developers (+ Aspire Dashboard)
Скачать
This is how you can work with EF Core Transactions
Скачать
Assembly scanning in .NET is great for Dependency Injection
Скачать
Data isolation for Modular Monoliths - DB Schemas, EF Core
Скачать
This will fix your ASP.NET Core Integration Tests with Quartz
Скачать
The best way to get Current User ID from JWT Claims
Скачать
The best way to configure the Options Pattern in ASP.NET Core
Скачать
Implementing the Transactional Outbox pattern with Hangfire
Скачать
An easy way to unit test your Domain Events
Скачать
Redis Cache Fallback in ASP.NET Core Dependency Injection
Скачать
Creating a State Machine Saga With MassTransit (Orchestrated Saga)
Скачать
This is how you can enforce your Modular Architecture
Скачать