Universal.Common.Serialization
2.3.0
dotnet add package Universal.Common.Serialization --version 2.3.0
NuGet\Install-Package Universal.Common.Serialization -Version 2.3.0
<PackageReference Include="Universal.Common.Serialization" Version="2.3.0" />
paket add Universal.Common.Serialization --version 2.3.0
#r "nuget: Universal.Common.Serialization, 2.3.0"
// Install Universal.Common.Serialization as a Cake Addin
#addin nuget:?package=Universal.Common.Serialization&version=2.3.0
// Install Universal.Common.Serialization as a Cake Tool
#tool nuget:?package=Universal.Common.Serialization&version=2.3.0
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
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 (>= 13.0.1)
- System.Text.Json (>= 5.0.2)
- Universal.Common (>= 8.0.0)
- Universal.Common.Reflection (>= 2.0.0)
NuGet packages (24)
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. |
|
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. |
|
Universal.Microsoft.CognitiveServices.QnAMaker
Client library for the Microsoft QnA Maker v4 APIs. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 2,804 | 10/13/2021 |
2.2.2.1 | 233 | 10/11/2021 |
2.2.2 | 230 | 10/11/2021 |
2.2.1 | 8,616 | 2/5/2021 |
2.2.0 | 1,705 | 11/24/2020 |
2.1.3 | 14,856 | 5/17/2020 |
2.1.2.1 | 24,266 | 7/5/2019 |
2.1.2 | 7,004 | 5/28/2019 |
2.1.1 | 12,443 | 12/6/2018 |
2.1.0 | 593 | 11/22/2018 |
2.0.0 | 2,161 | 10/14/2018 |
1.4.0.1 | 639 | 10/8/2018 |
1.3.0 | 3,272 | 9/4/2018 |
1.2.0 | 1,849 | 8/29/2018 |
1.1.1 | 1,622 | 8/24/2018 |
1.1.0 | 816 | 8/24/2018 |
1.0.0 | 779 | 8/24/2018 |
Updated dependencies.