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).

53
/ 100
Established

This tool helps .NET developers simplify working with XML data that adheres to a specific schema. It takes an XML Schema Definition (XSD) file as input and generates C# code. This code provides strongly-typed objects that match the structure of your XML, making it easier to read, write, and manipulate XML documents using familiar object-oriented programming techniques instead of raw XML parsing.

Use this if you are a .NET developer regularly interacting with XML documents that have an associated XML Schema Definition (XSD) and want to work with them using strongly-typed C# objects.

Not ideal if you need to generate code for multiple programming languages, require built-in support for `INotifyPropertyChanged` or `System.ComponentModel.DataAnnotations` attributes, or need to generate only specific parts of an XSD.

XML processing data serialization software development .NET programming schema-driven development
No Package No Dependents
Maintenance 10 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 19 / 25

How are scores calculated?

Stars

52

Forks

17

Language

C#

License

MS-PL

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.