Skip to content

ismailbentabett/BuberDinner

Repository files navigation

BuberDinner

This repository follows course from YouTube on channel named Amichai Mantinband (link). The course's name is REST API Following CLEAN ARCHITECTURE & DDD (link).

About applications

Application is written in .NET 6.0 with C# using WebAPI technology. This solutions follows Clean Architecture principles and Domain-Driven Design principles. It contains 4 layers:

  • Domain
  • Application
  • Infrastructure
  • Api

Build and run

To run this project you need to have .NET 6.0 runtime installed. Then clone (or download) this repository.
Then open CLI and open folder with application. Then run from CLI with command:

dotnet run --project .\BuberDinner.Api\

About

ASP.NET REST API Following CLEAN ARCHITECTURE & DDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages