LinqToXsdCore 3.0.0.3-beta
See the version list below for details.
dotnet tool install --global LinqToXsdCore --version 3.0.0.3-beta
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local LinqToXsdCore --version 3.0.0.3-beta
#tool dotnet:?package=LinqToXsdCore&version=3.0.0.3-beta&prerelease
nuke :add-package LinqToXsdCore --version 3.0.0.3-beta
About this package
NOTE: This package is the code generation tool. Don't include this as a project dependency in your shipping libraries or applications. Instead, install this package as a dotnet tool (see below), and then use it to generate code for your XSD files, and then include said generated code in your application, with a dependency on XObjectsCore: https://www.nuget.org/packages/XObjectsCore/3.0.0.1-beta.
Installation instructions
Before doing anything, install this code-generator, which operates as a global .NET tool (https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools). Install it using
dotnet tool install LinqToXsdCore --version 3.0.0.3-beta -g
After that, you can use the tool globally via the command 'LinqToXsd' at a console (cmd or powershell). See the project site at github for more info: https://github.com/mamift/LinqToXsdCore
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
3.3.2 | 122 | 3/30/2022 |
3.3.1 | 47 | 3/29/2022 |
3.3.0 | 43 | 3/28/2022 |
3.2.1 | 610 | 7/3/2021 |
3.2.0 | 256 | 2/15/2021 |
3.1.0 | 520 | 5/3/2020 |
3.0.1 | 390 | 3/15/2020 |
3.0.0.12 | 249 | 3/11/2020 |
3.0.0.11 | 290 | 3/5/2020 |
3.0.0.10 | 348 | 2/14/2020 |
3.0.0.9 | 274 | 1/18/2020 |
3.0.0.8 | 302 | 10/27/2019 |
3.0.0.7 | 305 | 10/1/2019 |
3.0.0.6 | 310 | 9/27/2019 |
3.0.0.5 | 324 | 8/20/2019 |
3.0.0.4 | 374 | 6/7/2019 |
3.0.0.3-beta | 321 | 5/15/2019 |