EzzyLearning.net is an online tutorial website to learn about ASP.NET Core, Blazor, GraphQL, Azure, AngularJS, C#, Docker and much more.

Joined December 2009
189 Photos and videos
Learn how to design and build Modular Monoliths in .NET - a powerful architectural approach that combines the simplicity of monoliths with the structure of microservices. youtu.be/eCpL4NQDkVQ #dotnet #modularmonolith #cleanarchitecture #ddd #cqrs #programming #microservices
21
Learn how to implement JWT Authentication in a Clean Architecture step by step. I will focus on real-world architecture, helping you build scalable and maintainable authentication systems. youtube.com/watch?v=GDWRyIAA… #dotnet #jwt #authentication #cleanarchitecture #webapi
1
27
Learn how to build AI-powered apps in .NET using a fully local setup with Ollama and Llama 3. Integrate modern AI capabilities into .NET to build scalable and production-ready AI applications without relying on external APIs. youtube.com/watch?v=d25ce9yf… #dotnet #ai #ollama #llama3
29
Learn how to build real-time applications using ASP.NET Core SignalR that allows your server to push updates instantly to connected clients, making your applications faster, smarter, and more interactive. youtube.com/watch?v=K14OIk-g… #dotnet #aspnetcore #signalr
22
Learn how to build Blazor Web Apps in .NET 10 using Clean Architecture and CQRS. We’ll structure the project into Domain, Application, Infrastructure, and Presentation layers, making your app scalable and maintainable. youtube.com/watch?v=aZamsZ_9… #blazor #cleanarchitecture
56
In this tutorial, you’ll learn how to implement JWT (JSON Web Token) authentication from scratch in ASP.NET Core. We’ll cover both the theory and practical implementation so you fully understand how authentication works. youtube.com/watch?v=Ecpj6QST… #aspnetcore #jwt
20
The Adapter pattern allows you to introduce a bridge class that converts one interface into another. In this tutorial, you’ll learn how to implement the Adapter Design Pattern in ASP.NET Core using a practical, real-world example. youtube.com/watch?v=Ki7OBRAr…
25
In this tutorial, you'll learn how to build a GraphQL API using ASP.NET Core, .NET 10, and Hot Chocolate. youtube.com/watch?v=8-xK4XEu… #dotnet #graphql #aspnetcore #hotchocolate #webapi #programming #backenddevelopment #softwarearchitecture #learncoding
29
In this video tutorial, we will build CRUD based Web APIs in .NET 10 using Clean Architecture, Domain-Driven Design (DDD), EF Core, CQRS and LiteBus. youtube.com/watch?v=kXjuhVBy… #dotnet #webapi #cleanarchitecture #ddd #EFCore #cqrs #CRUD #litebus #backend #programming #csharp
1
1
42
Learn how to model a real-world application using Domain-Driven Design (DDD) from scratch. Learn how professional software architects design clean, scalable systems. youtube.com/watch?v=C-CID8KP… #ddd #domainmodeling #domaindrivendesign #softwarearchitecture #dotnet #cleancode
34
In this tutorial, you’ll learn how Strongly Typed IDs solve the problem of Primitive Obsession and make your domain model safer, clearer, and easier to maintain. youtube.com/watch?v=TBoYTEAy… #DomainDrivenDesign #DDD #StronglyTypedIds #PrimitiveObsession
32
In this beginner friendly tutorial, you’ll learn what Domain-Driven Design really is, why it exists, and how it helps you design clean, maintainable, and business-focused software systems. youtube.com/watch?v=YcQvS4Gv… #DomainDrivenDesign #DDD #SoftwareArchitecture #CleanCode #DotNet
39
Struggling with REST API limitations like over-fetching or multiple round trips? Welcome to the ultimate beginner's guide to GraphQL. youtube.com/watch?v=zWObOzmL… #GraphQL #WebAPI #WebDevelopment #APIDevelopment #ProgrammingTutorial #SoftwareEngineering #TechGuide #CodingTutorial
40
Learn how to implement API Versioning in ASP.NET Core Web API using the latest .NET features. In this tutorial, we cover 3 different strategies: Query Strings, URL Paths and Request Headers. youtube.com/watch?v=O-faI7DF… #DotNet #AspNetCore #WebAPI #APIVersioning
45
Unlock the power of A/B testing in ASP.NET Core youtube.com/watch?v=iVwgFBNC… In this video we explore how to implement the Percentage Filter for A/B testing, Targeting Filter for specific user groups, and Time Window Filter for scheduled releases like holiday sales.
32
Learn how to use Feature Management in ASP.NET Core to control your application's functionality without redeploying code. youtube.com/watch?v=gJpLyjWe… #AspNetCore #FeatureManagement #FeatureFlags #FeatureToggle #DotNetCore #SoftwareDevelopment #CodingTutorial
1
35
Learn how to implement the Observer Design Pattern in .NET with a practical, easy-to-follow tutorial. youtube.com/watch?v=NKuTmVsY… #ObserverPattern #DesignPatterns #ObserverDesignPattern #CSharp #DotNet #SoftwareDevelopment #CodingTips #CleanCode #EventNotifications
24
Learn how to maintain your Clean Architecture applications effortlessly using automated Architecture Tests. youtube.com/watch?v=nq4OyIKt…
1
31
The Presentation Layer is the critical entry point to your application, responsible for interacting with users, delegating requests, and configuring your entire system. youtube.com/watch?v=-QQV5cwF… #CleanArchitecture #PresentationLayer #WebAPI #ApiControllers #ASPNETCore
22
Infrastructure Layer is essential as it implements the necessary connections to the outside world, specifically databases and external services. youtube.com/watch?v=KJ2vLzs4… #CleanArchitecture #InfrastructureLayer #PersistenceLayer #EntityFrameworkCore #DatabaseContext #Dapper
25