.NET SDK Containerization Samples

December 9, 2024 ยท View on GitHub

This repository showcases a few different ways that the .NET SDK can be used to build and publish containerized applications.

The overall layout is:

  • specific projects (in directories under the src directory) that demonstrate different kinds of apps, with
  • matching GitHub Actions Workflows to illustrate how to build and publish the apps for different scenarios

So far we have the following samples:

Please log issues to suggest more examples!