Microsoft.AspNet.SignalR.Json Namespace

.NET Framework 4.5

The Microsoft.AspNet.SignalR.Json namespace provides classes that manages the JavaScript Object Notation in use for SignalR.

  ClassDescription
Public classJsonSerializerExtensions Extensions for JsonSerializer.
Public classJsonUtility Helper class for common JSON operations.

  InterfaceDescription
Public interfaceIJsonValueRepresents a JSON value.
Public interfaceIJsonWritableImplementations handle their own serialization to JSON.
Show: