mamift/LinqToXsdCore
LinqToXsd ported to .NET Core (targets .NET Standard 2 for generated code and .NET Core 3.1, .NET 5+ for the code generator CLI tool).
Generates strongly-typed C# classes from XML Schema Definition files, enabling LINQ-to-XML programming with compile-time safety and intellisense instead of string-based element navigation. The code generator creates `XTypedElement`-based classes that closely model XSD constraints and type hierarchies, preserving schema semantics as an in-memory object model rather than plain POCOs. Generated code depends only on the lightweight `XObjectsCore` NuGet package, allowing integration into any .NET Standard 2.0+ application without tooling dependencies.
Stars
52
Forks
17
Language
C#
License
MS-PL
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mamift/LinqToXsdCore"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
IntelliTect/Coalesce
Quickly build amazing web apps