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

Merge main into live #35858

Merged
merged 6 commits into from
Jun 19, 2023
Merged

Merge main into live #35858

merged 6 commits into from
Jun 19, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 17, 2023

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/install/linux-ubuntu.md Install the .NET SDK or the .NET Runtime on Ubuntu
docs/standard/datetime/system-text-json-support.md DateTime and DateTimeOffset support in System.Text.Json
docs/standard/serialization/system-text-json/character-casing.md How to enable case-insensitive property name matching with System.Text.Json
docs/standard/serialization/system-text-json/character-encoding.md How to customize character encoding with System.Text.Json
docs/standard/serialization/system-text-json/configure-options.md docs/standard/serialization/system-text-json/configure-options
docs/standard/serialization/system-text-json/converters-how-to.md How to write custom converters for JSON serialization (marshalling) in .NET
docs/standard/serialization/system-text-json/customize-properties.md How to customize property names and values with System.Text.Json
docs/standard/serialization/system-text-json/handle-overflow.md How to handle overflow JSON or use JsonElement or JsonNode in System.Text.Json
docs/standard/serialization/system-text-json/how-to.md docs/standard/serialization/system-text-json/how-to
docs/standard/serialization/system-text-json/ignore-properties.md How to ignore properties with System.Text.Json
docs/standard/serialization/system-text-json/immutability.md How to use immutable types and non-public accessors with System.Text.Json
docs/standard/serialization/system-text-json/invalid-json.md How to allow some kinds of invalid JSON with System.Text.Json
docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md docs/standard/serialization/system-text-json/migrate-from-newtonsoft
docs/standard/serialization/system-text-json/polymorphism.md How to serialize properties of derived classes with System.Text.Json
docs/standard/serialization/system-text-json/preserve-references.md How to preserve references in System.Text.Json
docs/standard/serialization/system-text-json/source-generation.md How to use source generation in System.Text.Json
docs/standard/serialization/system-text-json/supported-collection-types.md docs/standard/serialization/system-text-json/supported-collection-types
docs/standard/serialization/system-text-json/use-dom.md How to use a JSON document object model in System.Text.Json
docs/standard/serialization/system-text-json/use-utf8jsonreader.md How to use Utf8JsonReader in System.Text.Json
docs/standard/serialization/system-text-json/use-utf8jsonwriter.md How to use Utf8JsonWriter in System.Text.Json

@dotnet-bot dotnet-bot added this to the June 2023 milestone Jun 17, 2023
@BillWagner BillWagner merged commit 4221273 into live Jun 19, 2023
87 checks passed
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.

6 participants