![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package System.Runtime.Serialization.Xml --version 4.3.0
NuGet\Install-Package System.Runtime.Serialization.Xml -Version 4.3.0
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.3.0" />
<PackageVersion Include="System.Runtime.Serialization.Xml" Version="4.3.0" />Directory.Packages.props
<PackageReference Include="System.Runtime.Serialization.Xml" />Project file
paket add System.Runtime.Serialization.Xml --version 4.3.0
#r "nuget: System.Runtime.Serialization.Xml, 4.3.0"
#:package System.Runtime.Serialization.Xml@4.3.0
#addin nuget:?package=System.Runtime.Serialization.Xml&version=4.3.0Install as a Cake Addin
#tool nuget:?package=System.Runtime.Serialization.Xml&version=4.3.0Install as a Cake Tool
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Commonly Used Types:
System.Runtime.Serialization.DataContractSerializer
System.Runtime.Serialization.XmlObjectSerializer
System.Runtime.Serialization.InvalidDataContractException
System.Xml.XmlDictionaryReader
System.Xml.XmlDictionaryWriter
System.Xml.XmlDictionaryString
System.Xml.UniqueId
System.Xml.XmlDictionaryReaderQuotas
System.Runtime.Serialization.DataContractResolver
System.Xml.IXmlDictionary
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.0 netstandard1.0 is compatible. netstandard1.1 netstandard1.1 was computed. netstandard1.2 netstandard1.2 was computed. netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 was computed. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. monoandroid10 monoandroid10 is compatible. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. monotouch10 monotouch10 is compatible. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | netcore50 netcore50 is compatible. uap uap was computed. uap10.0 uap10.0 was computed. |
| Windows Phone | wp8 wp8 is compatible. wp81 wp81 was computed. wpa81 wpa81 is compatible. |
| Windows Store | netcore netcore was computed. netcore45 netcore45 was computed. netcore451 netcore451 was computed. win8 win8 is compatible. |
| Xamarin.iOS | xamarinios xamarinios was computed. xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. xamarinmac20 xamarinmac20 is compatible. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. xamarintvos10 xamarintvos10 is compatible. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. xamarinwatchos10 xamarinwatchos10 is compatible. |
Showing the top 5 NuGet packages that depend on System.Runtime.Serialization.Xml:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.WebApi.Client
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data. |
|
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4. |
|
|
Microsoft.PowerPlatform.Dataverse.Client
This package contains the .net core Dataverse ServiceClient. Used to connect to Microsoft Dataverse. This Package has been authored by the Microsoft Dataverse SDK team. |
|
|
FubarCoder.RestSharp.Portable.Core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328) |
|
|
Microsoft.Azure.Storage.DataMovement
Microsoft Azure Storage DataMovement Library offers a set of APIs extending the existing Azure Storage .Net Client Library to help customer transfer Azure Blob and File Storage with high-performance, scalability and reliability. For this release, see notes - https://github.com/Azure/azure-storage-net-data-movement/blob/master/README.md and https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/ |
Showing the top 19 popular GitHub repositories that depend on System.Runtime.Serialization.Xml:
| Repository | Stars |
|---|---|
|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
|
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
|
|
|
MarimerLLC/csla
A home for your business logic in any .NET application.
|
|
|
UiPath/CoreWF
WF runtime ported to work on .NET 6
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
|
jonwagner/Insight.Database
Fast, lightweight .NET micro-ORM
|
|
|
aspnet/AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
|
|
| TexTools/FFXIV_TexTools_UI | |
|
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
|
|
|
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
|
|
|
Azure/azure-storage-net-data-movement
Azure Storage Data Movement Library for .Net
|
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
|
|
CloudNimble/PortableRest
A library for consuming REST APIs from Portable Class Libraries. Designed to be partially drop-in compatible with RestSharp.
|
|
|
WildGums/Orc.LicenseManager
License Manager
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.3.0 | 252,405,679 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 23,801 | 10/24/2016 |
| 4.1.2 | 2,012,934 | 3/6/2017 |
| 4.1.1 | 124,858,849 | 6/27/2016 |
| 4.1.1-rc2-24027 | 121,211 | 5/16/2016 |
| 4.1.0 | 1,725,715 | 2/23/2016 |
| 4.1.0-beta-23516 | 15,272 | 11/18/2015 |
| 4.0.11 | 1,593,560 | 1/21/2016 |
| 4.0.11-beta-23409 | 17,714 | 10/15/2015 |
| 4.0.11-beta-23225 | 6,293 | 9/2/2015 |
| 4.0.10 | 2,616,738 | 7/29/2015 |
| 4.0.10-beta-23109 | 105,291 | 7/27/2015 |
| 4.0.10-beta-23019 | 5,754 | 6/30/2015 |
| 4.0.10-beta-22816 | 9,782 | 4/24/2015 |
| 4.0.10-beta-22605 | 13,108 | 2/13/2015 |
| 4.0.10-beta-22416 | 9,387 | 1/16/2015 |
| 4.0.10-beta-22231 | 25,246 | 11/11/2014 |
| 4.0.0 | 1,111,607 | 7/29/2015 |
| 4.0.0-beta-23109 | 2,886 | 7/27/2015 |
| 4.0.0-beta-23019 | 12,811 | 6/30/2015 |