Skip to content

Linn-Thit-Htoo/DotNet8.CleanArchitectureWithUnitOfWork

Repository files navigation

Note

Repository Design Pattern & Unit Of Work in Clean Architecture using Dot Net 8 Web Api including Result Pattern for better Exceptions handling

Domain Layer

Includes Models, Interfaces including Repositories and Enums

Application Layer

Includes Custom Services, Custom Services and CQRS

Infrastructure Layer

Includes Entities, Db Context, Mapper and Repository implementations

Presentation Layer

Includes API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages