Universal.Common.Serialization
2.1.2.1
See the version list below for details.
Install-Package Universal.Common.Serialization -Version 2.1.2.1
dotnet add package Universal.Common.Serialization --version 2.1.2.1
<PackageReference Include="Universal.Common.Serialization" Version="2.1.2.1" />
paket add Universal.Common.Serialization --version 2.1.2.1
#r "nuget: Universal.Common.Serialization, 2.1.2.1"
// Install Universal.Common.Serialization as a Cake Addin
#addin nuget:?package=Universal.Common.Serialization&version=2.1.2.1
// Install Universal.Common.Serialization as a Cake Tool
#tool nuget:?package=Universal.Common.Serialization&version=2.1.2.1
Class library with base objects that provide serializable to and from XML and JSON strings and binary serialization using the native binary formatter.
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
- Universal.Common.Reflection (>= 0.2.2.6)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on Universal.Common.Serialization:
Package | Downloads |
---|---|
Universal.Android
Class library for accelerating Xamarin.Android development. Note: If you encounter layout inflation exceptions (could be masked as NotFoundException, or some issue with text_color_secondary.xml etc), make sure you define colorControlNormal and use a style with that attribute defined. |
|
RedMarble.Pronto.Scope
A client library for Pronto and Scope APIs. |
|
Universal.Microsoft.CognitiveServices.QnAMaker
Client library for the Microsoft QnA Maker v4 APIs. |
|
RedMarble.ExTrack.Client
Class library to interact with the ExTrack system. |
|
Universal.Microsoft.Bot.Connector.DirectLine
Provides a replacement supported implementation of DirectLineClient similar to the no-longer supported Microsoft.Bot.Connector.DirectLine package that is fully .NET Standard compliant and up-to-date Activity models. Also provides a high level abstraction for managing conversations using Direct Line, using Web Sockets where available and falling back to HTTP polling if necessary. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 1,055 | 10/13/2021 |
2.2.2.1 | 141 | 10/11/2021 |
2.2.2 | 139 | 10/11/2021 |
2.2.1 | 3,878 | 2/5/2021 |
2.2.0 | 1,003 | 11/24/2020 |
2.1.3 | 8,662 | 5/17/2020 |
2.1.2.1 | 14,519 | 7/5/2019 |
2.1.2 | 4,201 | 5/28/2019 |
2.1.1 | 7,828 | 12/6/2018 |
2.1.0 | 481 | 11/22/2018 |
2.0.0 | 1,564 | 10/14/2018 |
1.4.0.1 | 544 | 10/8/2018 |
1.3.0 | 2,369 | 9/4/2018 |
1.2.0 | 1,287 | 8/29/2018 |
1.1.1 | 1,138 | 8/24/2018 |
1.1.0 | 668 | 8/24/2018 |
1.0.0 | 634 | 8/24/2018 |
Added license information.