SharpSerializer 3.0.1
SharpSerializer is an open source XML and binary serializer for .NET.
With only one line of code it can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inherited from the property type), generic type, generic listing (i.e. dictionary, collection) and many more...
Install-Package SharpSerializer -Version 3.0.1
dotnet add package SharpSerializer --version 3.0.1
<PackageReference Include="SharpSerializer" Version="3.0.1" />
paket add SharpSerializer --version 3.0.1
#r "nuget: SharpSerializer, 3.0.1"
Release Notes
This is the official update to SharpSerializer. The version 3.x is based on .NET Standard 1.0 and therefore the minimum system requirements are: .NET Core 1.0, .NET 4.5, Mono 4.6, Xamarin.iOS 10.0, Xamarin.Mac 3.0, Xamarin Android 7.0, UWP 10.0, WinRT 8.0, Windows Phone 8.1 and Windows Phone Silverlight 8.0 and above.
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (14)
Showing the top 5 NuGet packages that depend on SharpSerializer:
Package | Downloads |
---|---|
Envoc.Core.Audit.EF
Envoc.Core.Audit.EF
|
|
S4S
S4S is a SDK that will allow you to create custom controls for your application enabling accessibility on them. This includes resizing the controls and their fontsize or enabling scroll helpers to remove the swipe motion.
|
|
EventWay.EventStore.AzureAppendBlob
Package Description
|
|
EventWay.MessageSerializer.SharpSerializer
Package Description
|
|
Octgn.Core
Octgn 3.0 Core
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpSerializer:
Repository | Stars |
---|---|
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 311,216 | 10/8/2017 |
2.20.0 | 169,440 | 3/21/2014 |
2.18.0 | 28,440 | 1/29/2012 |
2.16.0 | 8,935 | 11/9/2011 |
2.15.0 | 982 | 10/25/2011 |
2.14.0 | 954 | 10/23/2011 |
2.13.1 | 1,031 | 8/19/2011 |
2.13.0 | 1,434 | 8/6/2011 |
2.12.0 | 959 | 7/31/2011 |
2.11.0 | 972 | 7/28/2011 |
2.10.0 | 1,019 | 6/19/2011 |
2.9.0 | 4,467 | 5/9/2011 |