Skip to content

Feature: Port to .NET 8 / .NET 10 (drop .NET Framework 4.6.2) #863

@RaoulJacobs

Description

@RaoulJacobs

Summary

Migrate the project from .NET Framework 4.6.2 to .NET 8 or .NET 10 (net8.0-windows / net10.0-windows).

Motivation

  • .NET Framework requires Windows + full .NET Framework install — not included in modern Windows by default
  • .NET 8+ ships self-contained, better performance, long-term support
  • WinForms is fully supported on .NET 8+ (net8.0-windows)
  • Several open issues mention .NET Framework installation problems (see .NET Framework 4.6.2 #856)
  • Existing DRAFT PR Sdk migration ServiceBus Queues #750 started SDK migration but stalled

Related

Question

Is this on the roadmap? Would a PR targeting .NET 8 be considered?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions