Help me
I want to learn about signalR in Asp.net core. could someone recommend some free books to learn it?
7 Replies
Overview of ASP.NET Core SignalR
Learn how the ASP.NET Core SignalR library simplifies adding real-time functionality to apps.
Thank you for your reply. but I want some books. I like learning through reading books.
for such a specific topic like signalr i would be surprised if you can find a book on it
usually to learn about specific libraries you go to that library's documentation
signalr has gotten already quite the popularity and there are a couple books about it. havent read any of them tho and afaik arent free.
as jimmacle wrote, just use the documentation.
as a sidenote, books about libraries arent really recommended anyway because they are often outdated.
books are good for things that change very rarely or more about concepts than tutorials
ooof the books i found are from 2014-2015
ah nvm found one from 2022
oh even something from 2024 that at least has a couple chapters about signalr
Web API Development with ASP.NET Core 8: Learn techniques, patterns...
Web API Development with ASP.NET Core 8: Learn techniques, patterns, and tools for building high-performance, robust, and scalable web APIs
like i said, i havent read it so no evaluation from me
thank you for your reply