Schema.NET
Data serializer
Tools for serializing Schema.org objects into strongly typed C# POCO classes and HTML-compatible formats
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.
641 stars
27 watching
80 forks
Language: C#
last commit: 8 days ago
Linked from 3 awesome lists
c-sharpcovid-19dotnetdotnet-coregoogle-structured-datajson-ldpocoschemaschema-orgstructured-data
Related projects:
Repository | Description | Stars |
---|---|---|
rehansaeed/editorconfig | Defines coding style settings for C# and other .NET technologies to maintain consistency across different editors and IDEs. | 638 |
interagent/prmd | Tools for bootstrapping and documenting API descriptions using JSON Schema | 2,099 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 514 |
zarehd/aspnetstatic | Transforms ASP.NET Core into a static site generator | 107 |
spider-gazelle/json-schema | Tools for serializing Crystal type definitions into JSON Schema | 13 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 511 |
neon-jungle/wagtail-schema.org | Provides a way to add schema.org JSON-LD tags to Wagtail sites for improved search engine optimization and data representation. | 70 |
khezen/avro | Provides tools and interfaces for serializing data in binary format with schema metadata | 46 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
indix/schemer | A schema registry and inference system for various data formats | 111 |
pontem-network/lcs-js | Provides serialization and deserialization functions for data types common in blockchain applications | 4 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
jsonresume/resume-schema | Defines and validates a standard format for resumés using JSON Schema | 2,142 |