Found 112 packages
JSON Schema reader, generator and validator for .NET
Extends JsonSchema.Net to provide schema generation functionality
Avro provides: Rich data structures. A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC). Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Data generation extension for JsonSchema.Net
Extends JsonSchema.Net.Generation to support the System.ComponentModel.DataAnnotations namespace
Simple and high performance Json Schema implementation for .Net; also provide convenient classes for validation like: fluent json validation and schema creation from type
Schema generation for Dasher serialisation.
Schema generation for objects to be serialised/deserialised using Dasher.
This package can be used to generate Swagger documentation for SignalR hubs.
OpenAi.JsonSchema is a lightweight library for generating valid JSON Schema for OpenAI models' Structured Outputs feature. It supports a wide range of types, ensures compatibility with OpenAI's JSON Schema format, and leverages C# descriptions and attributes for schema generation.
.NET library for the Formly Schema generation. Formly Schema is used by the ngx-formly (https://formly.dev) project which is a dynamic (JSON powered) form library for Angular. Documentation: https://github.com/VyacheslavPritykin/NFormlySchema#readme
A support library for generating code from .NET types representing data types found in JSON Schema.
A powerful .NET library for database schema analysis and code generation. Extract complete database schemas, detect patterns, generate dependency graphs, and scaffold code.
Code generation from JSON Schema built on the System.Text.Json namespace. Read the full documentation at https://docs.json-everything.net/schema/schema-codegen/.
Provides schema generation for Zebble projects