Skip to main content
LinqToXsdCore package icon

LinqToXsdCore

A command line tool that facilitates generating code from an XSD; also generates configuration files to control code generation. Do not include this nuget package as a dependency in shipping applications or libraries; use the code it generates in a shipping library or app and include a dependency on the XObjectsCore nuget package. Can be installed via 'dotnet tool install LinqToXsdCore --global', and then invoked via 'linqtoxsd'. Original Authors: Microsoft Corporation.

Total Downloads
34.1K
34,144
Published
Sep 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package LinqToXsdCore --version 3.4.23
Package Manager Console
Install-Package LinqToXsdCore -Version 3.4.23
PackageReference
<PackageReference Include="LinqToXsdCore" Version="3.4.23" />

Frameworks

.NETFramework4.7.2

Dependencies

XObjectsCodeGen
.NETFramework4.7.2
[3.4.23, )
XObjectsCore
.NETFramework4.7.2
[3.4.23, )
[1.0.0, )
CommandLineParser
.NETFramework4.7.2
[2.9.1, )
[9.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.