SharpSerializer 2.20.0
See the version list below for details.
dotnet add package SharpSerializer --version 2.20.0
NuGet\Install-Package SharpSerializer -Version 2.20.0
<PackageReference Include="SharpSerializer" Version="2.20.0" />
paket add SharpSerializer --version 2.20.0
#r "nuget: SharpSerializer, 2.20.0"
// Install SharpSerializer as a Cake Addin #addin nuget:?package=SharpSerializer&version=2.20.0 // Install SharpSerializer as a Cake Tool #tool nuget:?package=SharpSerializer&version=2.20.0
SharpSerializer is an open source XML and binary serializer for .NET Framework, Silverlight and as Portable Library for Windows Phone, Windows RT and Xbox. It is especially usefull for tombstoning - i.e. binary serialization to isolated storage in WP7 or WinRT. 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... Refer to http://www.sharpserializer.com/ for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl3 is compatible. sl3-wp is compatible. sl4 is compatible. sl4-wp is compatible. sl4-wp71 is compatible. sl5 is compatible. |
This package has no dependencies.
NuGet packages (16)
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 |
|
DS.SimpleServiceBus
Add message-based communication to your application easily using message brokers. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on SharpSerializer:
Repository | Stars |
---|---|
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
|
|
FDlucifer/Proxy-Attackchain
Proxylogon & Proxyshell & Proxyoracle & Proxytoken & All exchange server history vulns summarization :)
|
|
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
|
|
vchelaru/Gum
Flexible layout tool for creating UI on any platform
|
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 12,190 | 3/24/2024 |
3.0.2 | 109,222 | 12/28/2021 |
3.0.1 | 969,856 | 10/8/2017 |
2.20.0 | 268,978 | 3/21/2014 |
2.18.0 | 68,830 | 1/29/2012 |
2.16.0 | 31,713 | 11/9/2011 |
2.15.0 | 2,664 | 10/25/2011 |
2.14.0 | 2,596 | 10/23/2011 |
2.13.1 | 2,611 | 8/19/2011 |
2.13.0 | 3,127 | 8/6/2011 |
2.12.0 | 2,687 | 7/31/2011 |
2.11.0 | 2,698 | 7/28/2011 |
2.10.0 | 2,754 | 6/19/2011 |
2.9.0 | 13,650 | 5/9/2011 |
Portable Library supported