.NET Framework Docker Samples have moved
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
# .NET Framework Docker Samples have moved
The .NET Framework Docker samples have moved to the [samples folder of Microsoft/dotnet-framework-docker](https://github.com/Microsoft/dotnet-framework-docker/tree/master/samples).
## Discussion
Please share your thoughts on this change and see what others are saying at:
* [Microsoft/dotnet-framework-docker #128](https://github.com/Microsoft/dotnet-framework-docker/issues/128)
## Details
The .NET Framework Docker samples have been enhanced and moved to the [samples folder of Microsoft/dotnet-framework-docker](https://github.com/Microsoft/dotnet-framework-docker/tree/master/samples).
- https://github.com/Microsoft/dotnet-framework-docker/pull/126
- https://github.com/Microsoft/dotnet-framework-docker-samples/issues/22
The samples show various ways to use the .NET Framework and Docker together. You can use the samples as the basis of your own Docker images or just to play.
The samples exercise various levels of functionality. The [.NET Framework Docker sample](https://github.com/Microsoft/dotnet-framework-docker/blob/master/samples/dotnetapp/README.md) includes the most functionality, including build, unit testing, and pushing images to a container registry. The [ASP.NET Docker sample](https://github.com/Microsoft/dotnet-framework-docker/blob/master/samples/aspnetapp/README.md) includes instructions for testing images with [Azure Container Instances](https://azure.microsoft.com/services/container-instances/). The samples include detailed instructions for use with and without Docker.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.