v3.3.1
This release provides the following new features:
- .Addition of .NET client to DotNetify.SignalR library to let .NET applications communicate with SignalR .NET Core hub server (#102). Note: SignalR .NET Framework is not supported.
Doc: http://dotnetify.net/core/api/dotnetclient
Demo: https://github.com/dsuryd/dotNetify/tree/master/Demo/DotNetClient - MapDotnetifyHub extension method can accept HttpConnectionDispatcherOptions configuration options (#137).
- New dotNetify configuration method UseJsonSerializerSettings to control how view model data is serialized (#105).
Other updates: