System.Runtime.Serialization.Primitives
                               
                            
                                4.3.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    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
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
<PackageReference Include="System.Runtime.Serialization.Primitives" />
paket add System.Runtime.Serialization.Primitives --version 4.3.0
#r "nuget: System.Runtime.Serialization.Primitives, 4.3.0"
#:package System.Runtime.Serialization.Primitives@4.3.0
#addin nuget:?package=System.Runtime.Serialization.Primitives&version=4.3.0
#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 Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
- 
                                                    
.NETCore 5.0
- System.Resources.ResourceManager (>= 4.3.0)
 - System.Runtime (>= 4.3.0)
 
 - 
                                                    
.NETFramework 4.5
- No dependencies.
 
 - 
                                                    
.NETFramework 4.6
- No dependencies.
 
 - 
                                                    
.NETStandard 1.0
- System.Runtime (>= 4.3.0)
 
 - 
                                                    
.NETStandard 1.3
- System.Resources.ResourceManager (>= 4.3.0)
 - System.Runtime (>= 4.3.0)
 
 - 
                                                    
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 (23)
Showing the top 5 NuGet packages that depend on System.Runtime.Serialization.Primitives:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Newtonsoft.Json
                                                        
                                                            
                                                         Json.NET is a popular high-performance JSON framework for .NET  | 
                                                    |
| 
                                                        
                                                            NLog
                                                        
                                                         NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install 'NLog Configuration' package.  | 
                                                    |
| 
                                                        
                                                            Microsoft.IdentityModel.Clients.ActiveDirectory
                                                        
                                                         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.  | 
                                                    |
| 
                                                        
                                                            Microsoft.ApplicationInsights.WindowsServer
                                                        
                                                         Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156  | 
                                                    |
| 
                                                        
                                                            System.Runtime.Serialization.Xml
                                                        
                                                            
                                                         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 - 1548494  | 
                                                    
GitHub repositories (130)
Showing the top 20 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
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            protobuf-net/protobuf-net
                                                        
                                                         
                                                            Protocol Buffers library for idiomatic .NET 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/xamarin-forms-samples
                                                        
                                                         
                                                            Sample apps built using the Xamarin.Forms framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ONLYOFFICE/CommunityServer
                                                        
                                                         
                                                            Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Caliburn-Micro/Caliburn.Micro
                                                        
                                                         
                                                            A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            neuecc/Utf8Json
                                                        
                                                         
                                                            Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            kevin-montrose/Jil
                                                        
                                                         
                                                            Fast .NET JSON (De)Serializer, Built On Sigil
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/XamarinComponents
                                                        
                                                         
                                                            Plugins for Xamarin
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/PowerApps-Samples
                                                        
                                                         
                                                            Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/AspectCore-Framework
                                                        
                                                         
                                                            AspectCore is an AOP-based cross platform framework for .NET Standard.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/wcf
                                                        
                                                         
                                                            This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            praeclarum/Ooui
                                                        
                                                         
                                                            A small cross-platform UI library that brings the simplicity of native UI development to the web
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/ios-samples
                                                        
                                                         
                                                            Xamarin.iOS sample apps
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Squalr/Squalr
                                                        
                                                         
                                                            Squalr Memory Editor - Game Hacking Tool Written in C#
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack.OrmLite
                                                        
                                                         
                                                            Fast, Simple, Typed ORM for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MarimerLLC/csla
                                                        
                                                         
                                                            A home for your business logic in any .NET application.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/Trill
                                                        
                                                         
                                                            Trill is a single-node query processor for temporal or streaming data.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.3.0 | 21,333 | 1/19/2021 | 
| 4.3.0-preview1-24530-04 | 12 | 1/20/2021 | 
| 4.1.1 | 21,124 | 1/20/2021 | 
| 4.1.1-rc2-24027 | 36 | 1/20/2021 | 
| 4.1.0 | 15 | 1/20/2021 | 
| 4.1.0-beta-23516 | 2,193 | 11/18/2015 | 
| 4.0.11-beta-23409 | 15,806 | 10/15/2015 | 
| 4.0.11-beta-23225 | 7,863 | 9/2/2015 | 
| 4.0.10 | 88,660 | 7/29/2015 | 
| 4.0.10-beta-23109 | 9,872 | 7/27/2015 | 
| 4.0.10-beta-23019 | 17,166 | 6/30/2015 | 
| 4.0.10-beta-22816 | 23,612 | 4/24/2015 | 
| 4.0.0 | 5,117 | 7/29/2015 | 
| 4.0.0-beta-23109 | 1,199 | 7/27/2015 | 
| 4.0.0-beta-23019 | 248 | 6/30/2015 | 
| 4.0.0-beta-22605 | 9,417 | 2/13/2015 | 
| 4.0.0-beta-22416 | 6,235 | 1/16/2015 | 
| 4.0.0-beta-22231 | 20,449 | 11/11/2014 |