Upgrade to .NET 10 and C# 14 (V2)#2
Merged
Conversation
Co-authored-by: FaysilAlshareef <99669048+FaysilAlshareef@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add new version V2 supporting .NET 10 and C# 14
Upgrade to .NET 10 and C# 14 (V2)
Dec 9, 2025
Owner
|
@copilot update libreries to last version using nuget and update read me file and add information about V2 |
…rary versions Co-authored-by: FaysilAlshareef <99669048+FaysilAlshareef@users.noreply.github.com>
Contributor
Author
Updated! All libraries are already at their latest versions (ClosedXML 0.105.0 is the latest stable release from May 2025). I've enhanced the README with comprehensive V2 documentation including:
Changes committed in bc6d163. |
FaysilAlshareef
approved these changes
Dec 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the library to V2 with .NET 10 and C# 14 support.
Changes
net9.0→net10.0LangVersion141.0.0→2.0.0dotnet10,net10,csharp14) and release notesCompatibility
ClosedXML 0.105.0 (latest stable) remains compatible via .NET Standard 2.0. No code changes required—existing implementation is C# 14 compatible.
Documentation Highlights
The README now includes detailed information about V2 benefits:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.