27 тысяч подписчиков
392 видео
Why Do I Sponsor OSS Projects?
Creating and Mastering JWT Authentication in ASP.NET Core – A Comprehensive Guide
EF Core Many to Many relationships
How to implement AutoMapper in Asp.Net Core
Building a Serverless REST API With Azure Functions From Scratch
Error handling strategies in ASP.Net Core APIs
Use AutoMapperProjections More Often!
Using smart modules in .NET 6 minimal API
Exception Handling in ASP.NET Core – Middleware vs Filters – What's Best?
.NET 7 Minimal API Route Groups Are INSANE!
Structured logging - what is it, why is it useful and how do we do it in Asp.Net Core
Adding Blazor WASM To Existing ASP.NET Core Project
No Auth Middleware in Blazor SSR
4. RESTful CRUD endpoints in ASP.Net Core WebApi
Asp.Net Core API from scratch w/ clean architecture and CQRS (2) - Rich domain model
Using IDbContextFactory and DbContext In The Same
Here's WHY You Struggle With Software Architecture!
Adding Dependency Injection to WPF applications
Software Architecture and Critical Thinking
Create an Azure SQL database and connect to it from
Algorithms - Finding min and max in given array (C#) (Beginners)
You Are Using HttpClient Wrong
Basic HttpClient in ASP.NET Core
What Is Write Ahead Logging?
Azure Service Bus Queue vs Topic EXPLAINED
The BIG Microservices Problem for Devs
How To Add Google Authentication To Blazor SSR
Write Ahead Logging Simplified
Practical Write-Ahead Logging In DIstributed Systems
Clean Architecture vs. Microservices
School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 7
Your ULTIMATE Clean Architecture App Template!
Careful When Using Task.WhenAll()!
Microservices Are Evil - Live Podcast with Bulent Karaahmed
Introduction To Data Types And Variables (For Absolute Beginners)
Introduction To Blazor Authentication in .NET 8
Numeric data types
The Durability Challenge in Distributed Databases
Using the HttpContext in Blazor Server the right way
Creating a .NET 6 minimal API from scratch (Part 4)
How to create powerful validation with FluentValidation in .NET apps
How to implement custom authentication in Blazor Server (WITHOUT Microsoft.AspNetCore.Identity)
Why I Prefer HANDLERS Instead of SERVICES?
Async Messaging With Azure Storage Queues
How To Keep SECRET Strings REALLY SECRET in ASP.NET Core?
Asp.Net Core tutorial for absolute beginners (6): Getting started with EF Core
How To Create A Service for Azure Blob Storage
Programmatically Get Azure Blob URLs
Calling Microsoft Graph API from a console application
Working With SQL Exceptions Like a Boss In EF Core
ASP.NET Core WebAPI Authentication And Authorization Made EASY