System.Runtime.Serialization.Primitives 4.0.0-beta-22416

Prefix Reserved
This is a prerelease version of System.Runtime.Serialization.Primitives.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Runtime.Serialization.Primitives --version 4.0.0-beta-22416
                    
NuGet\Install-Package System.Runtime.Serialization.Primitives -Version 4.0.0-beta-22416
                    
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.0.0-beta-22416" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.0.0-beta-22416" />
                    
Directory.Packages.props
<PackageReference Include="System.Runtime.Serialization.Primitives" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Runtime.Serialization.Primitives --version 4.0.0-beta-22416
                    
#r "nuget: System.Runtime.Serialization.Primitives, 4.0.0-beta-22416"
                    
#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.
#addin nuget:?package=System.Runtime.Serialization.Primitives&version=4.0.0-beta-22416&prerelease
                    
Install System.Runtime.Serialization.Primitives as a Cake Addin
#tool nuget:?package=System.Runtime.Serialization.Primitives&version=4.0.0-beta-22416&prerelease
                    
Install System.Runtime.Serialization.Primitives as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
ASP.NETCore aspnetcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (25)

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 (133)

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.
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
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
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
dotnetcore/AspectCore-Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
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.
Version Downloads Last updated
4.3.0 20,690 1/19/2021
4.3.0-preview1-24530-04 12 1/20/2021
4.1.1 20,727 1/20/2021
4.1.1-rc2-24027 35 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,862 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,165 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 247 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,448 11/11/2014