System.Runtime.Serialization.Formatters
4.3.0
Requires NuGet 2.12 or higher.
Install-Package System.Runtime.Serialization.Formatters -Version 4.3.0
dotnet add package System.Runtime.Serialization.Formatters --version 4.3.0
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
paket add System.Runtime.Serialization.Formatters --version 4.3.0
#r "nuget: System.Runtime.Serialization.Formatters, 4.3.0"
// Install System.Runtime.Serialization.Formatters as a Cake Addin
#addin nuget:?package=System.Runtime.Serialization.Formatters&version=4.3.0
// Install System.Runtime.Serialization.Formatters as a Cake Tool
#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 |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid monoandroid10 |
| MonoMac | monomac |
| MonoTouch | monotouch monotouch10 |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios xamarinios10 |
| Xamarin.Mac | xamarinmac xamarinmac20 |
| Xamarin.TVOS | xamarintvos xamarintvos10 |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.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 |
|---|---|
|
Catel.Core
Catel.Core library. |
|
|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET |
|
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility |
|
|
TaskScheduler
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support. |
|
|
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 again 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. |
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 0 | 06.02.2022 |