Channel Avatar

Foad Alavi @UCaSjmzrdyxcAvJzDlr6DBUA@youtube.com

2K subscribers - no pronouns :c

I have been working as a .Net developer since 2008 and am cu


29:25
Mastering Clean Architecture: Email Delivery Via Smtp And Api
27:10
Mastering Clean Architecture: Advanced Exception Handling With Middleware And Problem Details
24:21
Clean Architecture And Entity Framework Migration With .NET 8!
15:27
Clean Architecture: How To Register Services Like A Pro!
21:05
Master Advanced Validation With Clean Architecture In .net 8
13:42
Clean Architecture With .NET 8: Best Practices For Validation
19:24
Mastering Clean Architecture: Building A Robust Persistence Layer
14:18
Mastering Clean Architecture: Designing Features
15:48
Setting Up A Clean Architecture Project And Building The Domain Layer
18:15
Master Clean Architecture And N-layer Architecture: Never Forget Again!
16:31
Run TestContainers in Azure Pipeline using Docker wormhole - Part2
10:51
Run TestContainers in Azure Pipeline
21:12
Publish to Docker and run docker from C# using DockerDotNet, and optimize the Image size
31:43
You Shouldn't use CQRS if. Uncover the difference between CQRS and CQS
35:55
Introduction to Mediator Pattern with MediatR in Net 8
18:06
Signing and Validating JWT Token Using RSA public and private key in ASP.NET Web API with C# -Part 4
14:50
RSA Encryption with C# using Public Key and Private key - Part 3
18:35
AES Encryption with C# with Initialization vector and Cipher Block Chaining(CBC) - Part 2
08:12
Encoding Vs Encryption Vs Hashing and Symmetric Encryption Vs Asymmetric Encryption with C# - Part 1
43:31
JWT Refresh Token with Asp.net Web API 8 and C#
30:17
Part5: Authentication, Authorization, and Identity in ASP.Net Core7 - How Experts use authorization
43:02
Part4: Authentication, Authorization, and Identity in ASP.Net Core7- Role-based and claim-based auth
28:59
Part3: Authentication, Authorization and Identity in ASP.Net Core7 - JSON Web Token (JWT)
40:42
Part2: Authentication, Authorization and Identity in ASP.Net Core7 - ASP.NET Identity
25:40
Part1: Authentication, Authorization and Identity in ASP.Net Core7 - Cookie-based Authentication
01:18:49
What Every .Net Developer Needs To Know About Docker
47:13
Master ASP.NET Core Integration Testing: Learn How TestContainers and WebApplicationFactory Can Help
42:08
Authenticating Web API Using ASP .Net Identity and JSON Web Tokens (JWT)
53:40
Uncovering the Secret to Refactoring Legacy Code!
13:28
How to test your Unit tests? (mutation testing in C# using Styker)
50:14
How Sr. developers mock Interfaces, HttpClient and EF: Tutorial for Beginners
32:40
The Test Pyramid and TDD: Tutorial for Beginners using C#.Net