net10.0-windows7.0
namespace System.Text.Json.Serialization.Metadata
{
[EditorBrowsable(EditorBrowsableState.Never)]
public static class JsonMetadataServices
{
public static JsonConverter<TimeOnly>! TimeOnlyConverter { get; }
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Design Reviews |
|
.NET | 7.08.09.010.0 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assemblies | System.Text.Json , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Text.Json , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | System.Text.Json (9.0.2) net9.0 |
Platform Restrictions | The property getter is supported on all platforms. |