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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
3.4.7 | 502 | 7/19/2024 |
3.4.6 | 2,502 | 2/13/2024 |
3.4.5 | 228 | 2/6/2024 |
3.4.4 | 236 | 1/29/2024 |
3.4.3 | 215 | 1/24/2024 |
3.4.2 | 602 | 10/2/2023 |
3.4.1 | 281 | 9/16/2023 |
3.4.0 | 365 | 7/3/2023 |
3.3.3 | 601 | 1/6/2023 |
3.3.2 | 831 | 3/30/2022 |
3.3.1 | 450 | 3/29/2022 |
3.3.0 | 519 | 3/28/2022 |
3.2.1 | 1,035 | 7/3/2021 |
3.2.0 | 526 | 2/15/2021 |
3.1.0 | 741 | 5/3/2020 |
3.0.1 | 666 | 3/15/2020 |
3.0.0.12 | 504 | 3/11/2020 |
3.0.0.11 | 561 | 3/5/2020 |
3.0.0.10 | 592 | 2/14/2020 |
3.0.0.9 | 566 | 1/18/2020 |
3.0.0.8 | 613 | 10/27/2019 |
3.0.0.7 | 646 | 10/1/2019 |
3.0.0.6 | 613 | 9/27/2019 |
3.0.0.5 | 605 | 8/20/2019 |
3.0.0.4 | 647 | 6/7/2019 |
3.0.0.3-beta | 427 | 5/15/2019 |