Udemy - Clean Architecture with ASP.NET Core

  • CategoryOther
  • TypeTutorials
  • LanguageEnglish
  • Total size2.4 GB
  • Uploaded Byfreecoursewb
  • Downloads74
  • Last checkedSep. 30th '25
  • Date uploadedSep. 26th '25
  • Seeders 2
  • Leechers4

Infohash : 9EBE1534300AD47206C90D17C462B48C28036AB7

Clean Architecture with ASP.NET Core

https://WebToolTip.com

Published 9/2025
Created by Felipe Gavilán
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 95 Lectures ( 5h 10m ) | Size: 2.43 GB

Build scalable applications with Clean Architecture, CQRS, and Mediator in .NET

What you'll learn
Design and structure applications with Clean Architecture
Implement features with CQRS and Mediator
Correctly model the business domain
Integrate infrastructure and persistence without coupling the domain
Securing your application with ASP.NET Core Identity and Claims-Based Authorization

Requirements
The student must have an intermediate level of C# and Web API development with ASP.NET Core

Files:

[ WebToolTip.com ] Udemy - Clean Architecture with ASP.NET Core
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Introduction to Clean Architecture
    • 1 - Introduction.mp4 (1.5 MB)
    • 10 - Summary.mp4 (3.5 MB)
    • 11 - GitHub Repository.html (0.1 KB)
    • 2 - What is Software Architecture.mp4 (7.3 MB)
    • 3 - Software Architecture Styles.mp4 (9.9 MB)
    • 4 - What is Clean Architecture.mp4 (24.8 MB)
    • 5 - Dependency Inversion Principle.mp4 (17.8 MB)
    • 6 - Separation of Concerns.mp4 (7.8 MB)
    • 7 - Single Responsibility Principle.mp4 (17.6 MB)
    • 8 - Persistence Ignorance.mp4 (7.0 MB)
    • 9 - Exploring the Final App.mp4 (13.8 MB)
    2 - Domain Layer
    • 1 - Introduction.mp4 (1.1 MB)
    • 10 - Summary.mp4 (1.9 MB)
    • 2 - Talking About the Application We Are Going to Build.mp4 (17.8 MB)
    • 3 - Creating the Solution.mp4 (7.9 MB)
    • 4 - Understanding the Domain Layer.mp4 (33.2 MB)
    • 5 - Creating the Domain Project and Entities.mp4 (25.1 MB)
    • 6 - Anemic Domain Entities.mp4 (61.7 MB)
    • 7 - Value Objects.mp4 (48.6 MB)
    • 8 - Testing our Domain Layer.mp4 (40.4 MB)
    • 9 - Testing our Entities.mp4 (70.9 MB)
    3 - Application Layer
    • 1 - Introduction.mp4 (1.1 MB)
    • 10 - Introduction to the Mediator Pattern.mp4 (22.7 MB)
    • 11 - Implementing a Mediator.mp4 (70.2 MB)
    • 12 - Testing Our Mediator.mp4 (52.3 MB)
    • 13 - Centralizing Validations in Our Mediator.mp4 (55.2 MB)
    • 14 - Testing Our Handler.mp4 (35.3 MB)
    • 15 - Creating Our First Query.mp4 (35.0 MB)
    • 16 - Testing Our Query.mp4 (29.3 MB)
    • 17 - Mapping Our DTO.mp4 (15.7 MB)
    • 18 - Registering the Application Layer Services.mp4 (20.5 MB)
    • 19 - Clarification.mp4 (3.9 MB)
    • 2 - Creating the Application Project.mp4 (2.5 MB)
    • 20 - Summary.mp4 (2.8 MB)
    • 3 - Understanding the Application Layer.mp4 (12.1 MB)
    • 4 - Introduction to CQRS.mp4 (18.6 MB)
    • 5 - Creating Our First Command.mp4 (12.2 MB)
    • 6 - Creating the Repository.mp4 (28.3 MB)
    • 7 - Transactions in Clean Architecture – Unit of Work.mp4 (20.6 MB)
    • 8 - Validations in the Application Layer.mp4 (45.8 MB)
    • 9 - Validation Exception.mp4 (17.0 MB)
    4 - Infrastructure Layer
    • 1 - Introduction.mp4 (993.9 KB)
    • 2 - Creating the Infrastructure Project.mp4 (2.2 MB)
    • 3 - Understanding the Infrastructure Layer.mp4 (17.2 MB)
    • 4 - Installing Entity Framework Core.mp4 (15.2 MB)
    • 5 - Configuring an Entity.mp4 (13.0 MB)
    • 6 - Implementing Our First Repository.mp4 (22.6 MB)
    • 7 - Implementing the Unit of Work.mp4 (10.0 MB)
    • 8 - Summary.mp4 (2.4 MB)
    5 - Presentation Layer (Web API)
    • 1 - Introduction.mp4 (1.1 MB)
    • 2 - Creating the Web API Project.mp4 (2.9 MB)
    • 3 - Understanding the Presentation Layer.mp4 (14.0 MB)
    • 4 - Configuring the Dependencies of the Web API.mp4 (23.0 MB)
    • 5 - Creating our First Controller.mp4 (20.8 MB)
    • 6 - Getting a Dental Office by its Id.mp4 (11.0 MB)
    • 7 - Centralizing the Error Handling Logic.mp4 (39.5 MB)
    • 8 - Summary.mp4 (2.4 MB)
    6 - Developing the Rest of the Features
    • 1 - Introduction.mp4 (1.1 MB)
    • 10 - Patients Table.mp4 (46.1 MB)
    • 11 - Create Patient.mp4 (39.6 MB)
    • 12 - Tests Create Patient.mp4 (27.0 MB)
    • 13 - Getting the List of Patients.mp4 (31.1 MB)
    • 14 - Implementing Pagination.mp4 (94.5 MB)
    • 15 - Tests Getting the List of Patients.mp4 (29.0 MB)
    • 16 - Get Patient by Id.mp4 (23.8 MB)
    • 17 - Filtering Patients.mp4 (26.6 MB)
    • 18 - Update Patient.mp4 (54.0 MB)
    • 19 - Delete Patient.mp4 (25.5 MB)
    • 2 - Getting the List of Dental Offices.mp4 (46.6 MB)
    • 20 - Dentists Commands and Queries.mp4 (8.0 MB)
    • 21 - Dentists Handlers.mp4 (14.1 MB)
    • 22 - Appointments Table.mp4 (33.0 MB)
    • 23 - Creating Appointments.mp4 (72.0 MB)
    • 24 - Get Appointment by Id.mp4 (55.4 MB)
    • 25 - Getting Appointments by Patient, Dentist, and Date.mp4 (76.9 MB)
    • 26 - Completing an Appointment.mp4 (32.9 MB)
    • 27 - Canceling an Appointment.mp4 (21.3 MB)
    • 28 - Preparing the Ground for Email Sending.mp4 (44.8 MB)
    • 29 - Configuring Email Sending.mp4 (43.0 MB)
    • 3 - Tests Getting the List of Dental Offices.mp4 (25.9 MB)
    • 30 - Sending Appointment Reminders with Background Jobs.mp4 (82.3 MB)
    • 31 - Summary.mp4 (1.9 MB)
    • 4 - Refactoring Our Mediator.mp4 (33.3 MB)
    • 5 - Updating a Dental Office.mp4 (49.9 MB)
    • 6 - Tests Updating a Dental Office.mp4 (46.1 MB)
    • 7 - Deleting a Dental Office.mp4 (28.8 MB)
    • 8 - Tests Deleting a Dental Office.mp4 (36.5 MB)
    • 9 - Automating the Registration of Use Cases (Optional).mp4 (39.5 MB)
    7 - Security
    • 1 - Introduction.mp4 (1.7 MB)
    • 2 - Configuring Identity.mp4 (50.0 MB)
    • 3 - Protecting Routes.mp4 (30.1 MB)
    • 4 - Claim-Based Authorization.mp4 (29.9 MB)
    • 5 - Getting a User by Id.mp4 (19.2 MB)
    • 6 - Audits in EF Core.mp4 (53.2 MB)
    • 7 - Summary.mp4 (3.2 MB)
    • Bonus Resources.txt (0.1 KB)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce