Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 720 Bytes

.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.