Skip to content

A sample .NET 6 WebAPI used as a backend for a Docker Extension

Notifications You must be signed in to change notification settings

ivan-curkovic/dotnet-api-docker-extension

 
 

Repository files navigation

dotnet-api-docker-extension

A sample .NET 6 WebAPI used as a backend for a Docker Extension.

extension

What value does this sample bring?

  1. The Dockerfile comes with a stage to build and publish the .NET API as a binary.
  2. It shows how to use Kestrel (the cross-platform web server for ASP.NET Core) to listen on the unix socket in Program.cs

About

A sample .NET 6 WebAPI used as a backend for a Docker Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 32.9%
  • C# 24.8%
  • Dockerfile 22.1%
  • Makefile 16.5%
  • HTML 3.5%
  • Shell 0.2%