Skip to content

A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.

Notifications You must be signed in to change notification settings

MohanedZekry/WebAPI-CleanArchitecture

Repository files navigation

.NET Core API - Clean Architecture Example

.NET Core API project employing Clean Architecture principles along with the MediatR pattern for handling requests and commands. This example emphasizes separation of concerns and maintainability by leveraging MediatR for decoupling business logic from controllers, enabling easier testing and extensibility.

About

A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages