XObjectsCore 3.0.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package XObjectsCore --version 3.0.0.6
                    
NuGet\Install-Package XObjectsCore -Version 3.0.0.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XObjectsCore" Version="3.0.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XObjectsCore" Version="3.0.0.6" />
                    
Directory.Packages.props
<PackageReference Include="XObjectsCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XObjectsCore --version 3.0.0.6
                    
#r "nuget: XObjectsCore, 3.0.0.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XObjectsCore@3.0.0.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XObjectsCore&version=3.0.0.6
                    
Install as a Cake Addin
#tool nuget:?package=XObjectsCore&version=3.0.0.6
                    
Install as a Cake Tool

3.0.0.6

  • Fixed an issue when performing an explicit type conversion from XElement to its XTyped-equivalent when the XTyped-equivalent type was an internal class.
Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on XObjectsCore:

Package Downloads
WorkSharp.Wws.Core

Provides common classes for the WorkSharp WWS endpoint packages.

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.

SubSolution.Builders

Library used to build solutions from SubSolution configurations (.subsln files).

XSDLib

A library for reading XSD files (supports W3C XSD 1.0)

XObjectsCodeGen

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.4.12 71 2/12/2026
3.4.11 10,300 7/3/2025
3.4.10 1,141 6/15/2025
3.4.9 434 6/4/2025
3.4.8 3,799 5/21/2025
3.4.7 52,356 7/19/2024
3.4.6 11,635 2/13/2024
3.4.4 1,435 1/29/2024
3.4.3 378 1/24/2024
3.4.2 10,403 10/2/2023
3.4.1 354 9/16/2023
3.4.0 1,859 7/3/2023
3.3.0 65,194 3/28/2022
3.2.0 288,711 2/15/2021
3.1.0 10,067 5/3/2020
3.0.1 2,052 3/15/2020
3.0.0.11 677 3/11/2020
3.0.0.10 737 3/5/2020
3.0.0.6 1,196 1/18/2020
Loading failed