←back to thread

.NET 10

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

Yup.

replies(1): >>45907543 #
2. piskov ◴[] No.45907543[source]
Copilpt will migrate it to .net 10 — there is upgrade agent
replies(1): >>45908372 #
3. 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.