Skip to content

sayedihashimi/RestaurantService

Repository files navigation

This is a sample ASP.NET Core application that uses Aspire.

The app consists of the Aspire AppHost along with a web api and a front-end React app.

Getting started

To get started with this project locally follow the steps outlined below.

Visual Studio

  1. Open the solution MyRestaurantApi.sln in Visual Studio 2022 17.14 or later.
  2. Set the startup project to be MyRestaurantApi.AppHost.
  3. F5 or CTRL-F5

CLI

  1. cd to the MyRestaurantApi.AppHost directory
  2. aspire run or dotnet watch

Additional Resources

About

Sample ASP.NET Core Web API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published