Essy.IO.XMLSerializableObject
1.2.0
dotnet add package Essy.IO.XMLSerializableObject --version 1.2.0
NuGet\Install-Package Essy.IO.XMLSerializableObject -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Essy.IO.XMLSerializableObject" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Essy.IO.XMLSerializableObject --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Essy.IO.XMLSerializableObject, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Essy.IO.XMLSerializableObject as a Cake Addin #addin nuget:?package=Essy.IO.XMLSerializableObject&version=1.2.0 // Install Essy.IO.XMLSerializableObject as a Cake Tool #tool nuget:?package=Essy.IO.XMLSerializableObject&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains a library that makes is very easy to serialize classes. It is based on the .net 3.0 DataContract
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net30 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- SharpZipLib (>= 0.86.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Essy.IO.XMLSerializableObject:
Package | Downloads |
---|---|
Essy.IO.StorableConfiguration
This package contains a library that makes it easy to create a configuration class that is automatically stored and loaded to disk. |
GitHub repositories
This package is not used by any popular GitHub repositories.
added an extra factory method to create decendants of an Serilizable class