System.Runtime.Serialization.Primitives 4.0.10-beta-23019
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
                    Showing the top 20 packages that depend on System.Runtime.Serialization.Primitives.
| Packages | Downloads | 
|---|---|
| 
                                                    apache-thrift-netcore
                                                     For .Net Core - naive port, use with caution... 
                                                 | 
                                                52 | 
| 
                                                    indice.Edi
                                                     Edi.Net Class Library 
                                                 | 
                                                56 | 
| 
                                                    Microsoft.Identity.Client
                                                     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 
                                                 | 
                                                242 | 
| 
                                                    Microsoft.TestPlatform.ObjectModel
                                                     The Microsoft Test Platform Object Model. 
                                                 | 
                                                66 | 
| 
                                                    Microsoft.TestPlatform.ObjectModel
                                                     The Microsoft Test Platform Object Model. 
                                                 | 
                                                97 | 
| 
                                                    Microsoft.TestPlatform.ObjectModel
                                                     The Microsoft Test Platform Object Model. 
                                                 | 
                                                275 | 
| 
                                                    Microsoft.TestPlatform.ObjectModel
                                                     The Microsoft Test Platform Object Model. 
                                                 | 
                                                291 | 
| 
                                                    Newtonsoft.Json
                                                     Json.NET is a popular high-performance JSON framework for .NET 
                                                 | 
                                                96 | 
| 
                                                    Newtonsoft.Json
                                                     Json.NET is a popular high-performance JSON framework for .NET 
                                                 | 
                                                602 | 
| 
                                                    System.Private.DataContractSerialization
                                                     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. 
                                                 | 
                                                395 | 
| 
                                                    System.Private.DataContractSerialization
                                                     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. 
                                                 | 
                                                14,632 | 
| 
                                                    System.Runtime.Serialization.Formatters
                                                     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. 
                                                 | 
                                                14,767 | 
| 
                                                    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
 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                51 | 
| 
                                                    System.ServiceModel.Primitives
                                                     Package Description 
                                                 | 
                                                65 | 
| 
                                                    System.ServiceModel.Primitives
                                                     Provides common Windows Communication Foundation (WCF) types for consuming and communicating with services.
Commonly Used Types:
System.ServiceModel.ClientBase<TChannel>
System.ServiceModel.IClientChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.IContextChannel
System.ServiceModel.IExtensibleObject<T>
System.ServiceModel.DataContractFormatAttribute
System.ServiceModel.Description.IOperationBehavior
System.ServiceModel.Channels.Message
System.ServiceModel.FaultException<TDetail> 
                                                 | 
                                                50 | 
| 
                                                    System.ServiceModel.Primitives
                                                     Provides common Windows Communication Foundation (WCF) types for consuming and communicating with services.
Commonly Used Types:
System.ServiceModel.ClientBase<TChannel>
System.ServiceModel.IClientChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.IContextChannel
System.ServiceModel.IExtensibleObject<T>
System.ServiceModel.DataContractFormatAttribute
System.ServiceModel.Description.IOperationBehavior
System.ServiceModel.Channels.Message
System.ServiceModel.FaultException<TDetail>
 
d9c5ced40255187abfb8f939e83033d15124a2cf 
When using NuGet 3.x this package requires at least version 3.4. 
                                                 | 
                                                65 | 
| 
                                                    System.ServiceModel.Primitives
                                                     Provides the common types used by all of the WCF libraries. 
                                                 | 
                                                65 | 
| 
                                                    System.Threading.Tasks.Dataflow
                                                     TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.DataflowBlockOptions
System.Threading.Tasks.Dataflow.DataflowLinkOptions
System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions
System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T> 
                                                 | 
                                                51 | 
| 
                                                    ZKWeb.System.Drawing
                                                     This is a .Net Core compatible System.Drawing implementation modified from mono project, works on windows and linux. Please see project site for more information. 
                                                 | 
                                                51 | 
| 
                                                    ZKWeb.System.Drawing
                                                     This is a .Net Core compatible System.Drawing implementation modified from mono project, works on windows and linux. Please see project site for more information. 
                                                 | 
                                                74 | 
.NET Framework 4.6
- No dependencies.
 
.NETPlatform 5.0
- System.Runtime (>= 4.0.20-beta-23019)
 - System.Resources.ResourceManager (>= 4.0.0-beta-23019)
 
| Version | Downloads | Last updated | 
|---|---|---|
| 4.3.0 | 14,486 | 04/28/2022 | 
| 4.3.0-preview1-24530-04 | 23 | 02/07/2023 | 
| 4.1.1 | 8,969 | 05/05/2022 | 
| 4.1.1-rc2-24027 | 28 | 06/03/2024 | 
| 4.1.0 | 43 | 02/07/2023 | 
| 4.1.0-beta-23516 | 32 | 02/07/2023 | 
| 4.0.11-beta-23409 | 24 | 05/30/2024 | 
| 4.0.11-beta-23225 | 23 | 04/18/2023 | 
| 4.0.10 | 26 | 02/07/2023 | 
| 4.0.10-beta-23109 | 21 | 02/07/2023 | 
| 4.0.10-beta-23019 | 25 | 04/30/2024 | 
| 4.0.10-beta-22816 | 20 | 04/29/2024 | 
| 4.0.0 | 23 | 02/07/2023 | 
| 4.0.0-beta-23109 | 25 | 05/01/2024 | 
| 4.0.0-beta-23019 | 28 | 04/30/2024 | 
| 4.0.0-beta-22605 | 36 | 05/14/2024 | 
| 4.0.0-beta-22416 | 40 | 05/15/2024 | 
| 4.0.0-beta-22231 | 23 | 05/02/2024 |