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

Add default converters for BinaryData #2665

Open
mathewc opened this issue Jan 27, 2021 · 0 comments
Open

Add default converters for BinaryData #2665

mathewc opened this issue Jan 27, 2021 · 0 comments

Comments

@mathewc
Copy link
Member

mathewc commented Jan 27, 2021

We should add default converters for byte[] <=> BinaryData to the core set of converters here. This will enable the type for all extensions. Usability studies show that BinaryData makes may common binary conversion operations easier, and the Type will start showing up more and more places throughout the Azure SDK for .NET.

The type is defined in the OOB System.Memory.Data nuget package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants