Skip to main content
Schema.NET.Pending package icon

Schema.NET.Pending

Schema.org objects (including pending types) turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.

Total Downloads
513.8K
513,798
Published
Dec 17, 2023
Latest stable version

Install

.NET CLI
dotnet add package Schema.NET.Pending --version 13.0.0+build.1303
Package Manager Console
Install-Package Schema.NET.Pending -Version 13.0.0+build.1303
PackageReference
<PackageReference Include="Schema.NET.Pending" Version="13.0.0+build.1303" />

Frameworks

.NETFramework4.6.2 .NETFramework4.7.2 net6.0 net7.0 .NETStandard2.0

Dependencies

System.Memory
.NETFramework4.6.2
[4.5.5, )
System.Text.Json
.NETFramework4.6.2
[7.0.0, )
System.ValueTuple
.NETFramework4.6.2
[4.5.0, )
System.Memory
.NETFramework4.7.2
[4.5.5, )
System.Text.Json
.NETFramework4.7.2
[7.0.0, )
[4.5.5, )
[7.0.0, )
[4.5.5, )
[7.0.0, )
System.Memory
.NETStandard2.0
[4.5.5, )
System.Text.Json
.NETStandard2.0
[7.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.