dotNetify v3.5 Release Notes

Release Date: 2019-10-01 // over 4 years ago
  • 🚀 This release provides a better hub proxy class abstraction, which allows important improvements to the library: multi-hub support (for realizing micro-frontend pattern) and capacity for different hub proxy implementations (e.g. local/client-side view model, communication using web API instead of SignalR).

    🔋 Features

    🐛 Bug fixes

    • #201 Fix redirect with root "/".