Skip to content
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

Ref System.Memory for net462 and netstandard2.0 #1417

Merged
merged 9 commits into from
Jul 4, 2024

Conversation

scott-xu
Copy link
Collaborator

Use System.Buffers.Binary.BinaryPrimitives instead of Renci.SshNet.Common.Pack

More can be done once this PR is merged, since Span<T> and Memory<T> is available in all SSH.NET target frameworks.

scott-xu added 2 commits May 28, 2024 22:49
Use System.Buffers.Binary.BinaryPrimitives instead of Renci.SshNet.Common.Pack
Copy link
Collaborator

@Rob-Hague Rob-Hague left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get spanning

@Rob-Hague Rob-Hague merged commit c552d0d into sshnet:develop Jul 4, 2024
1 check passed
@scott-xu scott-xu deleted the system-memory branch July 20, 2024 12:57
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