Skip to content

Just a quick ASP.NET Core 5.0, WebAPI, Dockerized for the Linux OS to get quickly started. Hope it helps!

License

Notifications You must be signed in to change notification settings

Rubix982/ASP.NET-5.0-Linux-Dockerized-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET-5.0-Linux-Dockerized-Template

Just a quick ASP.NET Core 5.0, WebAPI, Dockerized for the Linux OS to get quickly started. Hope it helps!

Getting Started

Just run,

docker build -t dotnetapiserver . --no-cache
docker run -t -p 1234:5000 dotnetapiserver

About

Just a quick ASP.NET Core 5.0, WebAPI, Dockerized for the Linux OS to get quickly started. Hope it helps!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published