Skip to content

Updated project to dotnet 5#3

Open
andmos wants to merge 5 commits intodistantcam:masterfrom
andmos:master
Open

Updated project to dotnet 5#3
andmos wants to merge 5 commits intodistantcam:masterfrom
andmos:master

Conversation

@andmos
Copy link

@andmos andmos commented Nov 18, 2020

👋 thanks for this template!
I found myself in need of a new csharp template, so I bumped this one to dotnet 5.

I have tested it with docker:

$ docker build -t andmos/csharp-httprequest .
$ docker run -p 8081:8080 -it andmos/csharp-httprequest

$ curl -X POST -H "Content-Type: text/plain" --data "hello from dotnet 5" localhost:8081
Hello! Your input was hello from dotnet 5

@tomaswarynyca
Copy link

Hi, great job migrating to v5
Do you have any idea how to make it multiarch?
linux/amd64,linux/arm64,linux/arm/v7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants