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
Modernize Existing Desktop Apps Changelog
Vaishali Raval edited this page Jan 7, 2022
·
6 revisions
Reference commits : 1a5c070, 8676ab8, d49e9a2, 2b6f271, 4c6cc7e, 6aa7042, a750cf8
- Updates .NET 6 related content in the following pages :
Index
Modernizing Desktop Apps on Windows with .NET 6
What's new with .NET for Desktop?
.NET 6 is the long-term support version
Migrating Modern Desktop applications
Example of migrating to the latest .NET
toc.yml
Reference commits : f21b3ce,aa27698,aa27698,3300816,28de8bc,5792d58
Contains following changes:
- Updates the example migration page.
- Fixes image alt text related warnings.
- Fixes typo.
- Rephrases sentence.
Contributions :
We’d like to acknowledge and thank the following community members for their valuable contributions !
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