Skip to content

Conversation

@wprzytula
Copy link

.NET Framework is an ancient platform at this point and maintaining compatibility with it is a burden.

Eventually, we will drop support for .NET Standard 2.0 as well, because .NET 5+ is now the mainstream .NET platform and .NET Standard is effectively deprecated; moreover, we need .NET 5+ to have a good interop story with the Rust driver via FFI.

@wprzytula
Copy link
Author

@dkropachev The CI failure seems to be unrelated to this PR. Can you try to investigate the cause?

@dkropachev
Copy link
Collaborator

@dkropachev The CI failure seems to be unrelated to this PR. Can you try to investigate the cause?

Yes, we have flakky test.
Can you please rebase it and look at the last commit i pushed with missing items.

@dkropachev dkropachev self-requested a review September 17, 2025 21:56
.NET Framework is an ancient platform at this point and maintaining
compatibility with it is a burden. Eventually, we will drop support for
.NET Standard 2.0 as well, because .NET 5+ is now the mainstream .NET
platform and .NET Standard is effectively deprecated; moreover, we need
.NET 5+ to have a good interop story with the Rust driver via FFI.
@wprzytula wprzytula force-pushed the drop-dotnet-framework branch from 59828d9 to 6759b1d Compare September 18, 2025 06:57
@wprzytula
Copy link
Author

wprzytula commented Sep 18, 2025

@dkropachev The CI failure seems to be unrelated to this PR. Can you try to investigate the cause?

Yes, we have flakky test. Can you please rebase it and look at the last commit i pushed with missing items.

I've incorporated your fixes, thanks!

@dkropachev dkropachev merged commit bff28d0 into scylladb:master Sep 18, 2025
4 checks passed
@wprzytula wprzytula deleted the drop-dotnet-framework branch September 18, 2025 09:32
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.

2 participants