Skip to content

Conversation

@lahma
Copy link
Collaborator

@lahma lahma commented Apr 21, 2025

This will link code to newer and more performance APIs automatically.Like string.Trim('/') will translate to char taking version on NET 8 and in netstandard/net462 it will create new params char array which is bad for performance.

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.

1 participant