https://github.com/devpro/windows-containers
Management of Windows containers: code samples, CI/CD pipelines, container image scanning, deployment
https://github.com/devpro/windows-containers
containers dotnet-framework windows
Last synced: 5 months ago
JSON representation
Management of Windows containers: code samples, CI/CD pipelines, container image scanning, deployment
- Host: GitHub
- URL: https://github.com/devpro/windows-containers
- Owner: devpro
- License: mit
- Created: 2025-01-15T18:14:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T07:40:35.000Z (12 months ago)
- Last Synced: 2025-02-07T08:28:04.910Z (12 months ago)
- Topics: containers, dotnet-framework, windows
- Homepage:
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Containers
[](https://github.com/devpro/windows-containers/actions/workflows/ci.yml)
[](https://github.com/devpro/windows-containers/actions/workflows/cd.yml)
Let's see how to manage applications that can only run in Windows containers.
## Samples
Name | Language | Framework
----------------------------------------------------------------------------|----------|----------
[**MVC Web Application**](samples/dotnet-4.8/README.md#mvc-web-application) | C# | .NET 4.8
[**Windows Service**](samples/dotnet-4.8/README.md#sample-windows-service) | C# | .NET 4.8
## Documentation
* [Workstation](docs/workstation.md)