Skip to content

DevangPatelR/SampleDotNet8WebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.Net Core 8 Web API

dotnet new sln -n SolutionName

dotnet new webapi -lang "C#" -n SampleProj3 -f net8.0 -o SampleProj3

dotnet sln SolutionName.sln add SampleProj3.SampleProj3.csproj

dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published