https://github.com/bervproject/docker-net-example
.NET Dockerfile
https://github.com/bervproject/docker-net-example
docker dotnet
Last synced: 8 months ago
JSON representation
.NET Dockerfile
- Host: GitHub
- URL: https://github.com/bervproject/docker-net-example
- Owner: bervProject
- License: mit
- Created: 2021-10-20T15:29:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T07:43:06.000Z (8 months ago)
- Last Synced: 2025-07-14T10:09:34.663Z (8 months ago)
- Topics: docker, dotnet
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker .NET Example
## Blog Post
* [Web API in NET 6 + Docker](https://dev.to/berviantoleo/web-api-in-net-6-docker-41d5)
* [.NET 7 + Docker](https://dev.to/berviantoleo/net-7-docker-8o1)
* [.NET 8 + Docker](https://dev.to/berviantoleo/net-8-docker-35n9)
## .NET 6
Please check [net6.0 branch](https://github.com/bervProject/docker-net-example/tree/net6.0).
## .NET 7
Please check [net7.0 branch](https://github.com/bervProject/docker-net-example/tree/net7.0).
## License
MIT