Microsoft.AspNet.SignalR.Json Namespace
Visual Studio 2010
.NET Framework 4
| Class | Description | |
|---|---|---|
![]() | JsonNetSerializer | Default IJsonSerializer implementation over Json.NET. |
![]() | JsonSerializerExtensions | Extensions for IJsonSerializer. |
![]() | JsonUtility | Helper class for common JSON operations. |
| Interface | Description | |
|---|---|---|
![]() | IJsonSerializer | Used to serialize and deserialize outgoing/incoming data. |
![]() | IJsonValue | Represents a JSON value. |
![]() | IJsonWritable | Implementations handle their own serialization to JSON. |
Show:

