fsprojects / FSharp.Data

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

Move non-http code from FSharp.Data.Http into a new FSharp.Data.Runtime.Utilities project #1474

Closed mlaily closed 1 year ago

mlaily commented 1 year ago

closes #1468

For the record, I used the name suggested in the linked issue above, but I feel like something like FSharp.Data.Runtime.Common might have been more appropriate.

This is still an improvement over the current situation with everything in FSharp.Data.Http.