This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 568
20. The Winforms and WFC sample
eiximenis edited this page Apr 17, 2018
·
1 revision
Please be advised that we're running several containers all on the same box. 8Gb of memory could very likely not be enough. We recommend 16Gb.
- Windows 10
- Docker CE
- .NET Core 2.0 SDK
- .NET Framework 4.7
- (Optional) Visual Studio 2017 15.3.2 or later
NOTE: Docker only supports running on Windows 10, hence the requirement
Continue on to read about an overview of the legacy version of the application: Legacy
- Home
- Release notes
- e-books
-
MVC & Web Forms Samples
- Tour of the "legacy" ASP.NET web apps to modernize
- How to containerize the .NET Framework web apps with Windows Containers and Docker
- Publishing your Windows Container images into a Docker Registry
- Deploying the Apps to Azure Web Apps for Containers
- Deploying the Apps to ACI (Azure Container Instances)
- Deploying your Windows Containers based app into Azure VMs (Including CI CD)
- Deploying into local Kubernetes in Windows 10 and Docker for Windows development environment
- How to deploy your Windows Containers based apps into Kubernetes in Azure Container Service (Including CI CD)
- How to add authentication authorization with Azure Active Directory
- How to migrate the SQL database to Azure with the Azure Database Migration Service
- Using Application Insights in eShopOnContainers
- N-Tier sample: WinForms app and WFC service
- ASP.NET to Azure App Service Migration Workshop