RFC: Upgrading BlazorBlueprint to .NET 10 - seeking community feedback #236
mathewtaylor
started this conversation in
General
Replies: 4 comments 1 reply
|
.NET 10 for Blazor Server Both work fine with the current version of this library. For those who are on 8 and can't upgrade just yet, I think you should of multi support until 8 is EOL, then remove. |
1 reply
|
Currently on .NET 8 for Blazor Server, working great I would also suggest multi support until 8 is EOL and the remove |
0 replies
|
I'm on .NET 10 Blazor WASM. I think supporting .NET 8/9 until EOL makes sense. |
0 replies
|
Target multiple if it doesn’t present a problem for development. Do you see any latest C# lang features that would improve performance by a reasonable amount? I’d also make sure to put a note somewhere indicating end of support for .NET 8 at a certain version or time. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
With .NET 10 now GA (November 2025) and .NET 8 end-of-support approaching in November 2026, I'm planning the framework upgrade path for BlazorBlueprint and would love community input.
Background
I have 3 ideas currently:
Questions for the community
Any other thoughts or concerns are welcome. Your feedback will directly shape the upgrade timeline.
Cheers,
Mathew
All reactions