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

Switch to .NET 9 / C# 13 #135

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Switch to .NET 9 / C# 13 #135

merged 4 commits into from
Aug 6, 2024

Conversation

Apollo3zehn
Copy link
Member

@Apollo3zehn Apollo3zehn commented Jul 26, 2024

Nexus v2 is currently in development and a new release should be created in autumn or winter this year. This coincidences with the .NET 9 / C# 13 release which both bring useful features to the .NET world.

Therefore, we should switch to the .NET 9 Preview 6 SDK (and switch again when the next preview version comes out).

A prerequisite for further development is that we install .NET 9 (https://dotnet.microsoft.com/en-us/download/dotnet/9.0). Just download and unzip the content in your existing .NET folder and agree to overwrite when being asked.

This is the first merge request of a sequence of merge requests to make use of the new features.

The full v2 (incomplete?) roadmap can be found here: #131 Suggestions for more features are welcome :-)

@Apollo3zehn Apollo3zehn linked an issue Jul 26, 2024 that may be closed by this pull request
@Apollo3zehn Apollo3zehn changed the base branch from dev to 57-data-source-extensions-should-be-composable-see-text July 26, 2024 17:46
Base automatically changed from 57-data-source-extensions-should-be-composable-see-text to dev July 29, 2024 11:53
@Apollo3zehn Apollo3zehn requested a review from Conundraah July 29, 2024 13:00
@Apollo3zehn Apollo3zehn self-assigned this Jul 29, 2024
@Apollo3zehn Apollo3zehn marked this pull request as ready for review July 29, 2024 13:01
@Apollo3zehn Apollo3zehn changed the base branch from dev to master July 29, 2024 13:03
@Apollo3zehn Apollo3zehn changed the base branch from master to dev July 29, 2024 13:03
@Apollo3zehn Apollo3zehn force-pushed the 128-switch-to-net-9-c-13 branch 2 times, most recently from 07cfe6c to cdc5145 Compare July 31, 2024 12:48
Copy link
Contributor

@Conundraah Conundraah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks fine :-)

@Apollo3zehn Apollo3zehn force-pushed the 128-switch-to-net-9-c-13 branch from cdc5145 to 84fba5f Compare August 6, 2024 20:53
@Apollo3zehn Apollo3zehn merged commit 0b49363 into dev Aug 6, 2024
3 checks passed
@Apollo3zehn Apollo3zehn deleted the 128-switch-to-net-9-c-13 branch August 6, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to .NET 9 / C# 13
2 participants