Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 500 Bytes

.NET SDK Containers CI Pipeline Example

This repo is a simple ASP.NET Core application that demonstrates a CI pipeline for building the app, packaging the app into a container, and pushing that container to a registry.

The most interesting parts of this repo are