SystemDotSerialisation 1.0.1
Serialisation components for cross platform development on Android, iOS and WinRT
Install-Package SystemDotSerialisation -Version 1.0.1
dotnet add package SystemDotSerialisation --version 1.0.1
<PackageReference Include="SystemDotSerialisation" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SystemDotSerialisation --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SystemDotSerialisation, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SystemDotSerialisation as a Cake Addin
#addin nuget:?package=SystemDotSerialisation&version=1.0.1
// Install SystemDotSerialisation as a Cake Tool
#tool nuget:?package=SystemDotSerialisation&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Newtonsoft.Json (>= 6.0.5)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SystemDotSerialisation:
Package | Downloads |
---|---|
SystemDotEventSourcing.Synchronisation
Event sourcing client side synchronisation between machines / mobile devices
|
|
SystemDotEventSourcing.Synchronisation.Server
Event sourcing server side synchronisation between machines / mobile devices
|
|
SystemDotFileSystem
File handling functions for cross platform development on Android, iOS and WinRT
|
GitHub repositories
This package is not used by any popular GitHub repositories.