System.Runtime.Serialization.Primitives 4.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 1.0 .NET Framework 4.5

Requires NuGet 2.12 or higher.

dotnet add package System.Runtime.Serialization.Primitives --version 4.3.0
NuGet\Install-Package System.Runtime.Serialization.Primitives -Version 4.3.0
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="System.Runtime.Serialization.Primitives" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Runtime.Serialization.Primitives --version 4.3.0
#r "nuget: System.Runtime.Serialization.Primitives, 4.3.0"
#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.
// Install System.Runtime.Serialization.Primitives as a Cake Addin
#addin nuget:?package=System.Runtime.Serialization.Primitives&version=4.3.0

// Install System.Runtime.Serialization.Primitives as a Cake Tool
#tool nuget:?package=System.Runtime.Serialization.Primitives&version=4.3.0

Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.

Commonly Used Types:
System.Runtime.Serialization.StreamingContext
System.Runtime.Serialization.OnDeserializingAttribute
System.Runtime.Serialization.OnDeserializedAttribute
System.Runtime.Serialization.OnSerializingAttribute
System.Runtime.Serialization.OnSerializedAttribute
System.Runtime.Serialization.EnumMemberAttribute
System.Runtime.Serialization.DataMemberAttribute
System.Runtime.Serialization.DataContractAttribute
System.Runtime.Serialization.IgnoreDataMemberAttribute
System.Runtime.Serialization.SerializationException

When using NuGet 3.x this package requires at least version 3.4.

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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid monoandroid10
MonoMac monomac
MonoTouch monotouch monotouch10
Tizen tizen30 tizen40 tizen60
Universal Windows Platform netcore50 uap uap10.0
Windows Phone wp8 wp81 wpa81
Windows Store netcore netcore45 netcore451 win8
Xamarin.iOS xamarinios xamarinios10
Xamarin.Mac xamarinmac xamarinmac20
Xamarin.TVOS xamarintvos xamarintvos10
Xamarin.WatchOS xamarinwatchos xamarinwatchos10
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETCore 5.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 1.3

  • MonoAndroid 1.0

    • No dependencies.
  • MonoTouch 1.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.
  • Xamarin.TVOS 1.0

    • No dependencies.
  • Xamarin.WatchOS 1.0

    • No dependencies.

NuGet packages (522)

Showing the top 5 NuGet packages that depend on System.Runtime.Serialization.Primitives:

Package Downloads
Newtonsoft.Json The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Json.NET is a popular high-performance JSON framework for .NET

Microsoft.Identity.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP

System.Runtime.Serialization.Formatters The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides common types for libraries that support runtime serialization. Commonly Used Types: System.SerializableAttribute System.Runtime.Serialization.ISerializable When using NuGet 3.x this package requires at least version 3.4.

System.Private.DataContractSerialization The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.

Microsoft.IdentityModel.Clients.ActiveDirectory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.

GitHub repositories (135)

Showing the top 5 popular GitHub repositories that depend on System.Runtime.Serialization.Primitives:

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
Version Downloads Last updated
4.3.0 472,363,262 11/15/2016
4.3.0-preview1-24530-04 325,618 10/24/2016
4.1.1 458,026,783 6/27/2016
4.1.1-rc2-24027 1,049,773 5/16/2016
4.1.0 688,379 2/23/2016
4.1.0-beta-23516 57,605 11/18/2015
4.0.11-beta-23409 94,287 10/15/2015
4.0.11-beta-23225 13,338 9/2/2015
4.0.10 1,445,635 7/29/2015
4.0.10-beta-23109 16,444 7/27/2015
4.0.10-beta-23019 31,872 6/30/2015
4.0.10-beta-22816 33,771 4/24/2015
4.0.0 133,084 7/29/2015
4.0.0-beta-23109 14,741 7/27/2015
4.0.0-beta-23019 2,589 6/30/2015
4.0.0-beta-22605 12,908 2/13/2015
4.0.0-beta-22416 9,128 1/16/2015
4.0.0-beta-22231 26,449 11/11/2014