Skip to content

Migrate to .NET 8 #425

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

Closed
5 tasks done
siriak opened this issue Dec 19, 2023 · 3 comments
Closed
5 tasks done

Migrate to .NET 8 #425

siriak opened this issue Dec 19, 2023 · 3 comments

Comments

@siriak
Copy link
Member

siriak commented Dec 19, 2023

I propose to migrate to .NET 8 to use the latest features of .NET ecosystem.
I think we can do it in a few PRs to make them smaller and easier to review. One would just update .NET version and CI scripts and following would update NuGet packages and codebase.
Feel free to comment if you want to do it.

  • SDK and build scripts
  • File-scoped namespaces
  • Implicit usings
  • Nullable (if it's not enabled)
  • Update dependencies
@gmottajr
Copy link
Contributor

gmottajr commented Dec 22, 2023

Hi Andrii,
I would like pick this one up, could you please assign it to me?
Any important details you can provide regarding this task would be greatly appreciated.
I will start to work on it as soon as I get a green light from you.
Thank you very much!

@siriak
Copy link
Member Author

siriak commented Dec 23, 2023

Sure, you can start. I have added a list of what needs to be done to the description of this issue. Just please make PRs small if possible so that it's not all in one giant PR.

@siriak
Copy link
Member Author

siriak commented Feb 11, 2024

Done, good job everybody! We will track #441 separately because it's an issue from .NET 6.

@siriak siriak closed this as completed Feb 11, 2024
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

2 participants