Top 20 NuGet Packages depending on NETFx ISerializer<TStorage>

Total dependencies: 8

Implements an event store using Entity Framework, with event payloads persisted using the configured serializer.
Provides an implementation of the message store pattern using Entity Framework code first
Implements a very simple unoptimized store for the file system.
Implements the core NETFx ISerializer interface using Json.NET serializer.
Implements the core NETFx ISerializer interface using a Json.NET serializer.
Implements the core NETFx ISerializer interface using the .NET framework System.Xml.XmlSerializer
An implementation of the core NETFx ISerializer interface that provides stream compression/decompression on top of another serializer.
Implements the core NETFx ISerializer interface using the .NET framework runtime BinaryFormatter.