FSharp.Data icon indicating copy to clipboard operation
FSharp.Data copied to clipboard

Fix #1453: Fix CsvProvider encoding provider registration

Open dsyme opened this issue 1 year ago • 1 comments

Fixes #1453

Fix CsvProvider encoding provider registration

dsyme avatar Mar 11 '24 22:03 dsyme

This is the right fix but an additional component needs to be referenced I believe, see https://learn.microsoft.com/en-us/dotnet/api/system.text.codepagesencodingprovider?view=net-8.0

dsyme avatar Mar 11 '24 22:03 dsyme