Skip to content

Manuss20/Avengers-DAPR-Container-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and deploy .NET application to Azure Container App

Avengers-DAPR-Container-Apps

Avengers Mission Control Sample Application.

dapr run --app-id Avengers --app-port 5000 --dapr-http-port 3500 dotnet run

dapr run --app-id Missions --app-port 4998 --dapr-http-port 3501 dotnet run

dapr run --app-id Payment --app-port 4999 --dapr-http-port 3502 dotnet run

dapr run -a avengers dotnet watch run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •