Skip to content

enesthedev/dotnet6-minimal-api-example

Repository files navigation

.NET Pizza Store Minimal API Example

This example is results of Microsoft Learn .NET 6 learn path modules.

Requirements

  • .NET 6
  • Any IDE for C# Development

Install Instructions

  • Clone the package
  • Run dotnet run

High Level Arthitecture

You can find out the high level arthitecture of this project at below image.