System.Runtime.Serialization.Formatters
                               
                            
                                4.3.0
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    Requires NuGet 2.12 or higher.
dotnet add package System.Runtime.Serialization.Formatters --version 4.3.0
NuGet\Install-Package System.Runtime.Serialization.Formatters -Version 4.3.0
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
<PackageVersion Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
<PackageReference Include="System.Runtime.Serialization.Formatters" />
paket add System.Runtime.Serialization.Formatters --version 4.3.0
#r "nuget: System.Runtime.Serialization.Formatters, 4.3.0"
#:package System.Runtime.Serialization.Formatters@4.3.0
#addin nuget:?package=System.Runtime.Serialization.Formatters&version=4.3.0
#tool nuget:?package=System.Runtime.Serialization.Formatters&version=4.3.0
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.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. | 
| .NET Framework | 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. | 
| MonoAndroid | monoandroid was computed. monoandroid10 is compatible. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. monotouch10 is compatible. | 
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. | 
| Universal Windows Platform | uap was computed. uap10.0 was computed. | 
| Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. | 
| Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. | 
| Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. | 
| Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. | 
- 
                                                    
.NETFramework 4.6
- System.Runtime.Serialization.Primitives (>= 4.3.0)
 
 - 
                                                    
.NETStandard 1.3
- System.Runtime (>= 4.3.0)
 - System.Runtime.Serialization.Primitives (>= 4.3.0)
 
 - 
                                                    
.NETStandard 1.4
- System.Collections (>= 4.3.0)
 - System.Reflection (>= 4.3.0)
 - System.Resources.ResourceManager (>= 4.3.0)
 - System.Runtime (>= 4.3.0)
 - System.Runtime.Serialization.Primitives (>= 4.3.0)
 
 - 
                                                    
MonoAndroid 1.0
- No dependencies.
 
 - 
                                                    
MonoTouch 1.0
- 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 (5)
Showing the top 5 NuGet packages that depend on System.Runtime.Serialization.Formatters:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Newtonsoft.Json
                                                        
                                                            
                                                         Json.NET is a popular high-performance JSON framework for .NET  | 
                                                    |
| 
                                                        
                                                            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.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 Azure AD B2C. These tokens gain 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 client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.  | 
                                                    |
| 
                                                        
                                                            OpenRiaServices.Signed.Client.Core
                                                        
                                                         OpenRiaServices.Signed.Client.Core provides the OpenRiaServices.DomainServices.Client and OpenRiaServices.DomainServices.Client.Web assemblies for your client projects.  | 
                                                    |
| 
                                                        
                                                            zhhyu.package1
                                                        
                                                         Json.NET is a popular high-performance JSON framework for .NET  | 
                                                    
GitHub repositories (87)
Showing the top 20 popular GitHub repositories that depend on System.Runtime.Serialization.Formatters:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            CodeHubApp/CodeHub
                                                        
                                                         
                                                            CodeHub is an iOS application written using Xamarin
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnetboilerplate/aspnetboilerplate
                                                        
                                                         
                                                            ASP.NET Boilerplate - Web Application Framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JamesNK/Newtonsoft.Json
                                                        
                                                         
                                                            Json.NET is a popular high-performance JSON framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/wpf
                                                        
                                                         
                                                            WPF is a .NET Core UI framework for building Windows desktop applications.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ChilliCream/graphql-platform
                                                        
                                                         
                                                            Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            protobuf-net/protobuf-net
                                                        
                                                         
                                                            Protocol Buffers library for idiomatic .NET 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/winforms
                                                        
                                                         
                                                            Windows Forms is a .NET UI framework for building Windows desktop applications.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/xamarin-forms-samples
                                                        
                                                         
                                                            Sample apps built using the Xamarin.Forms framework
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            tixl3d/tixl
                                                        
                                                         
                                                            Tooll 3 is an open source software to create realtime motion graphics.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/XamarinComponents
                                                        
                                                         
                                                            Plugins for Xamarin
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            itext/itext-dotnet
                                                        
                                                         
                                                            iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enha
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            praeclarum/Ooui
                                                        
                                                         
                                                            A small cross-platform UI library that brings the simplicity of native UI development to the web
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            NetTopologySuite/NetTopologySuite
                                                        
                                                         
                                                            A .NET GIS solution that is fast and reliable for the .NET platform.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            NEventStore/NEventStore
                                                        
                                                         
                                                            A persistence agnostic Event Store for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            clojure/clojure-clr
                                                        
                                                         
                                                            A port of Clojure to the CLR, part of the Clojure project
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/ios-samples
                                                        
                                                         
                                                            Xamarin.iOS sample apps
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            wieslawsoltes/ChatGPT
                                                        
                                                         
                                                            A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/corefxlab
                                                        
                                                         
                                                            This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            goatcorp/Dalamud
                                                        
                                                         
                                                            FFXIV plugin framework and API
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MarimerLLC/csla
                                                        
                                                         
                                                            A home for your business logic in any .NET application.
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.3.0 | 20,996 | 9/19/2022 |