The XObjectsCodeGen provides code generation facilities, and is consumed by the LinqToXsdCore command line tool; use the LinqToXsdCore tool to generate code, and link to the XObjectsCore nuget package to consume the generated code in your shipping app or library. Original Authors: Microsoft Corporation.
$ dotnet add package XObjectsCodeGenThis Shared project contains the code for the XObjects project that forms the majority of the code-base of LinqToXsd.
classes and structs into their own separate files, it for the time being largely remains untouched.