Top 20 NuGet Packages depending on SerializationMaster

Total dependencies: 5

Provides an authentication service and a custom membership to use with FormsAuthentication Github source: https://github.com/vndevpro/SecurityUsers
This library enables you to serialize an object of any type to json format and to deserialize a resulted string back to object instance based on JavaScriptSerializer.
This library enables you to serialize an object of any type to json format and to deserialize a resulted string back to object instance based on Json.NET.
This library enables you to serialize an object of any type to json format and to deserialize a resulted string back to object instance based on ServiceStack.Text library.
Provide extension methods to IDatabase of StackExchange.Redis