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

Synchronize encoding #13

Open
davilimap opened this issue May 11, 2017 · 0 comments
Open

Synchronize encoding #13

davilimap opened this issue May 11, 2017 · 0 comments

Comments

@davilimap
Copy link
Member

JsonTransformation.Apply should detect the encoding of the input (either stream or file) and return a stream with the same encoding.

Note that StreamReader.CurrentEncoding does not seem to work properly (see this). I have confirmed this problem through some testing.

ttstanley pushed a commit that referenced this issue Feb 6, 2024
Microsoft's long-term support for .NET Core 1.x and 2.0 [are over][LTS]. Customers targeting these versions are in a really bad place due to no security patches being offered and thus there are likely few to none out there.

[LTS]: https://github.com/dotnet/core/blob/e2f22a7106860c0e5dc98bb36dc648a779944ad5/microsoft-support.md#net-core-releases
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

No branches or pull requests

1 participant