←back to thread

.NET 10

(devblogs.microsoft.com)
536 points runesoerensen | 2 comments | | HN request time: 0.615s | source
Show context
AbraKdabra ◴[] No.45900313[source]
Some days ago I helped migrate a service in .NET Framework 2 to 4.8.

Yup.

replies(1): >>45907543 #
1. piskov ◴[] No.45907543[source]
Copilpt will migrate it to .net 10 — there is upgrade agent
replies(1): >>45908372 #
2. mnau ◴[] No.45908372[source]
No, it won't. WebForms are .NET Framework only and are basically the key reason why any app stay on .NET Framework.

A ton of internal apps used by few user with is built upon WebForms. It's just not worth it.