/sdk-container-demo

Example projects and GitHub Actions Workflows using the .NET SDK to create containers

Primary LanguageC#MIT LicenseMIT

.NET SDK Containerization Samples

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!