This repository was archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 592
Modernize Existing Desktop Apps Changelog
Sumit Ghosh edited this page Jan 22, 2021
·
6 revisions
Reference commits : 57a24d2, 6759ff7, 5cbb989, 478502f
- Updates .NET 5 related content in the following pages :
Index
Modernizing Desktop Apps on Windows 10 with .NET
Why modern desktop applications
What's new with .NET for Desktop?
Migrating Modern Desktop applications
Windows 10 migration
Example of migrating to .NET
- Updates
toc.yml
for modernize ebook navigations. - Removes
core
word from the file name too. - Updates
toc.yml
for dotnet-architecture specific navigations.
- 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