Skip to content

csaba-feher-sonarsource/dotnet-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World .NET Core Application

Run locally

dotnet run --project hello-world-api

Then launch your browser and access http://localhost:5000/api/hello

Deploy to Cloud Foundry

cf push

Follow the console output to gather the url

About

Simple hello world .NET Core application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 100.0%