Files
docker-docs/language/dotnet/deploy.md
Andre Hofmeister 3affff66e4 docs: Add "Run your tests" section to .NET (#16244)
* docs: Add "Run your tests" section to .NET

* fix: Add "Run your tests" to toc.yaml
2023-01-20 14:20:28 -08:00

14 lines
637 B
Markdown

---
title: "Deploy your app"
keywords: deploy, ACI, ECS, .net, local, development
description: Learn how to deploy your application
---
{% include_relative nav.html selected="6" %}
{% include deploy.md %}
## Feedback
Help us improve this topic by providing your feedback. Let us know what you think by creating an issue in the [Docker Docs](https://github.com/docker/docker.github.io/issues/new?title=[dotnet%20docs%20feedback]){:target="_blank" rel="noopener" class="_"} GitHub repository. Alternatively, [create a PR](https://github.com/docker/docker.github.io/pulls){:target="_blank" rel="noopener" class="_"} to suggest updates.