RehanSaeed / Schema.NET

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.
MIT License
640 stars 80 forks source link

Schema.org v16 or later #656

Closed SmithPlatts closed 8 months ago

SmithPlatts commented 10 months ago

Describe the feature

Hi;

Is there a plan to release an update that includes a more recent version of Schema.org? The current Schema.NET v12 uses an older version which is now missing quite a few changes; Schema.org v16 was added to the repo a bit over a week after Schema.NET v12 was published.

Cheers!

Schema objects

No response

AlizerUncaged commented 8 months ago

dont bother asking for this, maintainer is lazy

Turnerj commented 8 months ago

@AlizerUncaged lazy? No. Busy? Yes.

@SmithPlatts I'll look at doing this along with getting that PR you raised in soon.

AlizerUncaged commented 8 months ago

actually nevermind, everything i needed was in the schema.net.pending package, good work for this library