RFC: Upgrading BlazorBlueprint to .NET 10 - seeking community feedback #236
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. |
Beta Was this translation helpful? Give feedback.
-
|
Currently on .NET 8 for Blazor Server, working great I would also suggest multi support until 8 is EOL and the remove |
Beta Was this translation helpful? Give feedback.
-
|
I'm on .NET 10 Blazor WASM. I think supporting .NET 8/9 until EOL makes sense. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions