8000 Documentation for CodePagesEncodingProvider is out of date · Issue #845 · dotnet/dotnet-api-docs · GitHub
[go: up one dir, main page]

Skip to content
Documentation for CodePagesEncodingProvider is out of date #845
Open
@svick

Description

@svick

This page has several issues:

  1. It claims CodePagesEncodingProvider is not available for .Net Core 2.1, which is not true. (In fact, it's a NuGet package, so AFAIK it's not part of any .Net TFM, but works in any .Net Standard 1.3+ TFM, if installed. But I think that's a larger issue that's out of scope here.)
  2. It claims it's only relevant for .Net Native. That's not true, CodePagesEncodingProvider is also required for some code pages on regular .Net Core.
  3. It says that you should reference the System.Text.Encoding.CodePages.dll assembly. That might work on UWP (not sure), but a more general approach is to reference the System.Text.Encoding.CodePages package from NuGet.

This issue was inspired by https://github.com/dotnet/docs/issues/6931.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0