System.Text.Json serialization compile-time generator
Open
Area-TypeProviders
Feature Request
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
In order to have parity with C# https://devblogs.microsoft.com/dotnet/try-the-new-system-text-json-source-generator/ it would be nice to have the same compile-time serialization logic generation for F#.
**Describe the solution you'd like**
Maybe a type provider could help?
**Describe alternatives you've considered**
Use separate C# project for such generators invocation
Contributor guide
Assessment
This issue has not been assessed yet.