Skip to content

Programazing/Pantry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet Pantry Example

How to Build and Run

Visual Studio

Pressing start (F5) will restore packages, build the project, and start the server.

If Visual Studio complains about the missing packages; right-click the solution, click Restore NuGet Packages, then click run once the packages have been restored.

Visual Studio Code

Open the folder in the command prompt and run dotnet restore && dotnet run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages