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.
| Class | Description | |
|---|---|---|
![]() | JsonSerializerExtensions | Extensions for JsonSerializer. |
![]() | JsonUtility | Helper class for common JSON operations. |
| Interface | Description | |
|---|---|---|
![]() | IJsonValue | Represents a JSON value. |
![]() | IJsonWritable | Implementations handle their own serialization to JSON. |
Show:
