fsprojects / FSharp.Data

F# Data: Library for Data Access
https://fsprojects.github.io/FSharp.Data
Other
814 stars 288 forks source link

Fix #1453: Fix CsvProvider encoding provider registration #1503

Open dsyme opened 6 months ago

dsyme commented 6 months ago

Fixes #1453

Fix CsvProvider encoding provider registration

dsyme commented 6 months ago

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