Zaid-Ajaj / Fable.Remoting

Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
https://zaid-ajaj.github.io/Fable.Remoting/
MIT License
272 stars 54 forks source link

Support TimeOnly, DateOnly, update to .NET 6 #272

Closed kerams closed 2 years ago

kerams commented 2 years ago

I've also bumped the net45 TFM to net462 since it is going out of support and cannot even be compiled against in VS 2022 anymore. Fable.Remoting.Server is also on net462, so this should be fine.

kerams commented 2 years ago

Oh, yeah, this is also blocked by the fact that FAKE is for all intents and purposes dead https://github.com/fsharp/FAKE/pull/2587.

kerams commented 2 years ago

This will be ready with https://github.com/Zaid-Ajaj/Fable.SimpleJson/pull/82.

Zaid-Ajaj commented 2 years ago

Hi @kerams thanks a lot for the PR! I'll try today to properly review and get everything in ✅

Zaid-Ajaj commented 2 years ago

Published a batch of packages 🚀 🚀 🚀 thanks a lot @kerams 🙏