Schema.NET Versions Save

Schema.org objects 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.

Schema.NET.7.0.1

4 years ago

Schema.NET.7.0.0

4 years ago

New Features

Fixes

Schema.NET.6.0.0

4 years ago

5.0.0

4 years ago

Schema.NET.4.2.0

4 years ago
  • Add net472 target framework.

Schema.NET.4.1.0

5 years ago
  • Null, empty or whitespace string's are now treated as null.

Schema.NET.4.0.0

5 years ago

Schema.NET.3.7.1

5 years ago

Schema.NET.3.7.0

5 years ago
  • Update all types from schema.org.
  • Upgrade Newtonsoft.Json from 12.0.1 to 12.0.2.
  • Upgrade .NET Core SDK.