80 Forks
587 Stars
587 Watchers

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.

How to download and setup Schema.NET

Open terminal and run command
git clone https://github.com/RehanSaeed/Schema.NET.git
git clone is used to create a copy or clone of Schema.NET repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Schema.NET https://github.com/RehanSaeed/Schema.NET/archive/master.zip

Or simply clone Schema.NET with SSH
[email protected]:RehanSaeed/Schema.NET.git

If you have some problems with Schema.NET

You may open issue on Schema.NET support forum (system) here: https://github.com/RehanSaeed/Schema.NET/issues