system-text-json-net11

Community

Use .NET 11 JSON typed metadata safely

Author1k-off
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you access strongly-typed System.Text.Json metadata and apply .NET 11 naming behavior without relying on exception-driven, untyped APIs.

Core Features & Use Cases

  • Typed JsonTypeInfo<T> retrieval: Fetch strongly-typed serialization metadata for a specific type using GetTypeInfo<T>.
  • Safe metadata probing: Check whether type metadata is available without throwing by using TryGetTypeInfo<T>.
  • PascalCase property naming: Use JsonNamingPolicy.PascalCase to serialize object properties with PascalCase names, matching common API contracts.

Quick Start

Tell the AI: "Show me how to use JsonSerializerOptions.GetTypeInfo<T>() and JsonNamingPolicy.PascalCase in a .NET 11 Web project for serializing a record."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: system-text-json-net11
Download link: https://github.com/1k-off/umbraco-observability-playground/archive/main.zip#system-text-json-net11

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.