netfx-System.ISerializer 1.0.0.1

dotnet add package netfx-System.ISerializer --version 1.0.0.1
NuGet\Install-Package netfx-System.ISerializer -Version 1.0.0.1
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="netfx-System.ISerializer" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-System.ISerializer --version 1.0.0.1
#r "nuget: netfx-System.ISerializer, 1.0.0.1"
#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 netfx-System.ISerializer as a Cake Addin
#addin nuget:?package=netfx-System.ISerializer&version=1.0.0.1

// Install netfx-System.ISerializer as a Cake Tool
#tool nuget:?package=netfx-System.ISerializer&version=1.0.0.1

Core interface that serializers can implement to serialize and deserialize an object graph to and from a Stream.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on netfx-System.ISerializer:

Package Downloads
netfx-Patterns.EventSourcing.EF

Implements an event store using Entity Framework, with event payloads persisted using the configured serializer.

netfx-System.JsonSerializer

Implements the core NETFx ISerializer interface using a Json.NET serializer.

netfx-Patterns.MessageStore.EF

Provides an implementation of the message store pattern using Entity Framework code first

netfx-System.XmlSerializer

Implements the core NETFx ISerializer interface using the .NET framework System.Xml.XmlSerializer

netfx-System.BinarySerializer

Implements the core NETFx ISerializer interface using the .NET framework runtime BinaryFormatter.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.1 10,467 12/22/2011
1.0.0 7,833 8/20/2011