Name |
Description |
Command |
Basic implementation of ICommand. |
DotNetifyHub |
This class is a SignalR hub for communicating with browser clients. |
VMContractResolver |
Custom view model resolver for JSON serializer. |
VMContractResolver.CommandConverter |
Converter for properties of ICommand type which simply serialize the value to null. |
VMController |
This class manages instantiations and updates of view models as requested by browser clients. |
VMController.VMInfo |
This class encapsulates a view model information. |
VMControllerFactory |
Provides view model controllers. |