Hi Team,
the SignalR demos are spread out across multiple products and it is hard to get a single cohesive demo that I'm looking for.
- After fresh installation Telerik UI for ASP.NET Core PURCHASED 2024.1.319 (MAT 19, 2004) Start: Demos - Telerik UI for ASP.NET Core 2024 Q1 -> Grid -> SignalR Binding -> hundreds of JS errors -> not working.
see pic. p101.PNG - https://github.com/telerik/ui-for-aspnet-core-examples Telerik.Examples.Mvc
I replace telerik local trial nuget packages with purchased and I add kendo-ui-license.js
I can compile and run the app, but when I change data in one browser -> no changes in other browsers, i.e no SignalR - https://github.com/telerik/ui-for-aspnet-mvc-examples signalR-bound-grid not compilable
- https://github.com/telerik/kendo-ui-demos-service/tree/master/signalr-hubs
This is probably a joke? edited 6 years ago, no Kendo UI, and this can't even start to run - https://www.telerik.com/support/code-library/binding-to-signalr
download SignalRLocalHub.zip -> compile -> run -> everything (delete, edit, add) works excellently. but this is .Net Framework 4.5! and ancient package references and in addition uses Entity Data Model (EDM).
Request
Please create an example that works like 5) without problems and hundreds of JS errors, but with APS.NET Core (current net8) + SignalR (current @microsoft/signalr 8.0.0) + Kendo UI for jQuery Grid - Entity Data Model (EDM) ?