System.Runtime.Serialization.Primitives 4.0.0-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 |
---|---|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
7,127 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
6,927 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
5,734 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
5,687 |
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
|
3,650 |
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.
|
2,653 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
2,551 |
MathNet.Numerics
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac.
|
2,142 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
1,447 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
1,363 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
1,190 |
MailKit
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
|
756 |
MathNet.Numerics
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac.
|
749 |
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
|
302 |
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>
|
299 |
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
|
297 |
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.
|
292 |
ServiceStack.Interfaces
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
|
286 |
ServiceStack.Common
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
|
284 |
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.
|
279 |
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23019)
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
.NETCore 5.0
- System.Runtime (>= 4.0.0-beta-23019)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,648 | 12/24/2020 |
4.3.0-preview1-24530-04 | 28 | 05/29/2023 |
4.1.1 | 6,548 | 12/16/2020 |
4.1.1-rc2-24027 | 26 | 05/29/2023 |
4.1.0 | 26 | 05/29/2023 |
4.1.0-beta-23516 | 27 | 05/29/2023 |
4.0.11-beta-23409 | 25 | 05/29/2023 |
4.0.11-beta-23225 | 29 | 05/29/2023 |
4.0.10 | 32 | 05/29/2023 |
4.0.10-beta-23109 | 32 | 05/29/2023 |
4.0.10-beta-23019 | 29 | 05/29/2023 |
4.0.10-beta-22816 | 23 | 05/29/2023 |
4.0.0 | 28 | 05/29/2023 |
4.0.0-beta-23109 | 24 | 05/29/2023 |
4.0.0-beta-23019 | 27 | 05/29/2023 |
4.0.0-beta-22605 | 21 | 05/29/2023 |
4.0.0-beta-22416 | 29 | 05/29/2023 |
4.0.0-beta-22231 | 27 | 05/29/2023 |