Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: .NET 8 Support #1131

Open
fbiel opened this issue Apr 5, 2025 · 0 comments
Open

[Feature]: .NET 8 Support #1131

fbiel opened this issue Apr 5, 2025 · 0 comments

Comments

@fbiel
Copy link

fbiel commented Apr 5, 2025

Feature summary

Support for .NET 8 (LTS) – .NET 6 is End-of-Life

Problem statement

The SDK currently only supports .NET 6, which reached End of Life on November 12, 2024. This creates a significant security liability, as there is no overlap between supported .NET versions and the SDK’s compatibility.

The latest .NET Long-Term Support version is .NET 8, released on November 14, 2023. Support for .NET 8 is essential to ensure continued access to security updates and to remain compliant with modern platform standards.

Is there a timeline or plan for .NET 8 support?

Proposed solution

Always support at least one LTS version

Alternatives considered

There is currently no practical alternative that avoids the security implications of using an unsupported .NET version.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant