Closed
Description
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