这是indexloc提供的服务,不要输入任何密码
Skip to content

A minimal Asp.Net Core application to test hosting, containers, reverse proxies etc. Inspired by the Containous whoami application

License

Notifications You must be signed in to change notification settings

hemaltandel1/WhoamiCore

 
 

Repository files navigation

WhoamiCore

A minimal Asp.Net 5.0 (core) application inspired by the Containous whoami test-application.

This is my go-to testrig that i use to test .Net Core together with Docker, kubernetes, docker swarm, reverse proxies etc.

Docker (linux) image https://hub.docker.com/r/magohl/whoamicore

Usage docker run -p 888:80 magohl/whoamicore browse to http://localhost:888

image

About

A minimal Asp.Net Core application to test hosting, containers, reverse proxies etc. Inspired by the Containous whoami application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 90.8%
  • Dockerfile 9.2%