Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Add Utf8String package, reference APIs, and unit tests#35989

Merged
GrabYourPitchforks merged 13 commits intomasterfrom
dev/utf8string
Mar 27, 2019
Merged

Add Utf8String package, reference APIs, and unit tests#35989
GrabYourPitchforks merged 13 commits intomasterfrom
dev/utf8string

Conversation

@GrabYourPitchforks
Copy link
Copy Markdown
Member

@GrabYourPitchforks GrabYourPitchforks commented Mar 12, 2019

This is the ref assembly and unit tests for dotnet/coreclr#23209.

The package is marked non-shipping, just like System.Memory was in the 2.0 timeframe. The package right now is marked as netcoreapp-only, but it would be possible to make a portable implementation that targets downlevel netstandard if desired. (The behaviors would be slightly different than the netcoreapp implementation, but the basic API shape would be identical.)

CI will not pass until the corresponding coreclr change flows through.

Comment thread pkg/Microsoft.Private.PackageBaseline/packageIndex.json Outdated
@GrabYourPitchforks GrabYourPitchforks merged commit 1453863 into master Mar 27, 2019
@karelz karelz added this to the 3.0 milestone Apr 1, 2019
@stephentoub stephentoub deleted the dev/utf8string branch April 18, 2019 17:43
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants