Skip to content

A simple templated asp.net application that uses the .NET SDK to publish container images to multiple different repositories

License

Notifications You must be signed in to change notification settings

JanKrivanek/sdk-container-demo

 
 

Repository files navigation

.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!

About

A simple templated asp.net application that uses the .NET SDK to publish container images to multiple different repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 50.3%
  • HTML 35.9%
  • CSS 9.5%
  • JavaScript 2.0%
  • Dockerfile 1.5%
  • Shell 0.8%