JsonObjectSerializer 0.4.0
See the version list below for details.
dotnet add package JsonObjectSerializer --version 0.4.0
NuGet\Install-Package JsonObjectSerializer -Version 0.4.0
<PackageReference Include="JsonObjectSerializer" Version="0.4.0" />
paket add JsonObjectSerializer --version 0.4.0
#r "nuget: JsonObjectSerializer, 0.4.0"
// Install JsonObjectSerializer as a Cake Addin #addin nuget:?package=JsonObjectSerializer&version=0.4.0 // Install JsonObjectSerializer as a Cake Tool #tool nuget:?package=JsonObjectSerializer&version=0.4.0
Json and Xml Serializer for .NET projects
Support :
* Wpf, Windows Forms, Asp.Net
* Uwp
* Asp.Net Core, Xamarin (.Net Standard 2.0)
* etc.
* JsonObjectSerializer
* Converters : ObjectToJson, ObjectToJsonValue, JsonValueToJson, JsonToJsonValue, JsonValueToObject, ObjectToXml, XmlValueToXml, XmlToObject
* Methods
* Stringify: Object => Json (+indent)
* Parse: Json => Object
* ToXml: Object => Xml (+indent)
* FromXml: Xml => Object
* FormatJson and FormatXml
* Services:
* JsonSerializationService (IJsonSerializationService)
* JsonBeautifier and XmlBeautifier (IBeautifier): used to Format / Indent Json and Xml
* Json Values (IJsonValue): String, Number, Bool, Null, Object, Array + JsonValue helper
* Xml Values (IXmlValue): String, Number, Bool, Null, Object, Array + XmlValue helper
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. 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. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.6 | 6,993 | 7/25/2019 |
0.7.5 | 2,111 | 4/8/2019 |
0.7.2 | 1,616 | 3/27/2019 |
0.7.0 | 1,704 | 3/27/2019 |
0.6.7 | 1,652 | 3/22/2019 |
0.6.6 | 2,497 | 3/9/2018 |
0.6.5 | 2,067 | 3/8/2018 |
0.5.2 | 2,156 | 2/24/2018 |
0.5.1 | 2,111 | 2/18/2018 |
0.5.0 | 1,958 | 2/18/2018 |
0.4.0 | 2,073 | 2/12/2018 |
0.3.10 | 2,107 | 2/4/2018 |
0.3.9 | 2,135 | 2/4/2018 |
0.3.8 | 2,502 | 8/3/2017 |
0.3.7 | 2,156 | 6/26/2017 |
0.2.7 | 2,069 | 6/23/2017 |
0.1.8 | 2,531 | 9/26/2016 |