Skip to content

Bump and clean up Nuget packages after .NET 10 upgrade #2263

@rmunn

Description

@rmunn

Some packages (such as System.Linq.AsyncEnumerable) are no longer needed as they are included in the .NET 10 core libraries. But there are some method renames, such as .SelectAwait -> .Select, so there will be a few more changes than merely removing the package reference.

We will also consider moving from EF Core 9 to EF Core 10, though if that proves complicated then we'll bump that to a separate PR.

Metadata

Metadata

Assignees

Labels

taskno code task

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions