Skip to content

This project demonstrates the implementation of Clean Architecture using .NET 9, as showcased in the accompanying tutorial on the CliffTech YouTube Channel

Notifications You must be signed in to change notification settings

Clifftech123/dotnet9-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Clean Architecture with .NET 9

This project demonstrates the implementation of Clean Architecture using .NET 9, as showcased in the accompanying tutorial on the CliffTech YouTube Channel. Whether you're new to Clean Architecture or want to strengthen your skills, this project is for you.

πŸ‘‰ Watch the full tutorial on YouTube:
Watch on YouTube

🌟 Support the Channel

If you’ve found value in this tutorial or the resources provided, consider supporting us with a small contribution. Every bit helps us create more high-quality tutorials and tools for the developer community!

β˜• Support Us on Buy Me a Coffee

πŸ›  Project Overview

This project showcases how to build a REST API from scratch using Clean Architecture principles. It covers essential concepts such as:

  • CQRS (Command Query Responsibility Segregation)
  • Repository Pattern
  • Dependency Injection

We also integrate widely used open-source libraries like MediatR, AutoMapper, and tools like EF Core and Postman, all within the powerful .NET 9 framework.

πŸš€ Features

  • Clean Architecture Principles: A structured, maintainable, and scalable solution.
  • Open-Source Libraries: Incorporates MediatR and AutoMapper for optimal performance.
  • SQL Database Integration: Connect and test APIs using Postman.
  • Industry-Level Patterns: Apply CQRS, repository, and unit-of-work patterns.

πŸ“ž Get in Touch

Have questions or need help with the code? I’d love to connect! Feel free to reach out to me here:

Don’t forget to like, comment, and share the video if you find it useful! 😊

About

This project demonstrates the implementation of Clean Architecture using .NET 9, as showcased in the accompanying tutorial on the CliffTech YouTube Channel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages