Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRT Support #25

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

NRT Support #25

wants to merge 14 commits into from

Conversation

pchalamet
Copy link
Collaborator

@pchalamet pchalamet commented Jan 1, 2025

NOTE: Wait for official .net sdk 9.0.200 before merging this PR.

Add NRT support to deserialize nullable reference on record and union cases.
NOTE this is only works starting .net sdk 9.0.200 (F# in 9.0.10x misses metadata to determine nullable context correctly).

Add support for netstandard2.1 / net8 / net9

@pchalamet pchalamet marked this pull request as draft January 1, 2025 22:04
@pchalamet pchalamet self-assigned this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant