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

SystemTextJson: Add option to reject null string values #87

Merged
merged 11 commits into from
Nov 30, 2022

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    5c52fe5 View commit details
    Browse the repository at this point in the history
  2. namespacing

    nordfjord committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3357d31 View commit details
    Browse the repository at this point in the history
  3. whitespace

    nordfjord committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c604f00 View commit details
    Browse the repository at this point in the history
  4. fix writing as well

    nordfjord committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    440a288 View commit details
    Browse the repository at this point in the history
  5. remove unused open

    nordfjord committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3f9f153 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. make it optional 😢

    nordfjord committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ce2ef65 View commit details
    Browse the repository at this point in the history
  2. nullarg

    nordfjord committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    26c6d63 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Update src/FsCodec.SystemTextJson/Options.fs

    Co-authored-by: Ruben Bartelink <ruben@bartelink.com>
    nordfjord and bartelink authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5337dfc View commit details
    Browse the repository at this point in the history
  2. cleanup

    nordfjord committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6add431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c217e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    010d8d2 View commit details
    Browse the repository at this point in the history