Advertisement
Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

SignalR on .NET 6 - The Complete Guide

SignalR on .NET 6 - The Complete Guide

The easiest way to enable real-time two-way HTTP communication on .NET 6
Автор: Fiodar Sazanavets
Год: 2022
Формат: PDF
Страниц: 166
Просмотров: 2837

10,25 MB
Description

Are you a software engineer who needs to build a fully interactive application with real-time updates? Perhaps you are aiming to write an instant messaging app. Or perhaps you want to receive updates about someone's location in real time. Or maybe you have a fleet of responsive Internet of Things devices that you need to get to communicate in real time with each other and the server.

It is a very common challenge of modern software development. If your application isn't Interactive enough, the market will simply reject it. Most apps of today are expected to be interactive. But unfortunately, such functionality is typically hard to implement.

However, if you choose to build your server-side application on ASP.NET Core, you are in luck. There is a way to make this whole process incredibly easy. It's made easy by a library called SignalR, which is inbuilt in ASP.NET Core.

SignalR doesn't only enable us to achieve real-time two-way communication between applications. It also substantially simplifies the process of enabling all of this in the code. Under the hood, it uses various two-way communication protocols, such as WebSocket. However, it abstracts away all the implementation complexity of these protocols. To the developer, working with this library will mostly consists of writing simple, intuitive, and easily readable expressions.

In this book, we will cover everything you would need to know about using SignalR on .NET 6, so you will see how to integrate it with the the latest features on ASP.NET Core 6 and C# 10. We will cover much more than you can find in the official documentation of the library. For example, you will learn how to connect a plain WebSocket client to it, which may help you to write a client in a language that isn't officially supported.

Likewise, we will cover many concepts that aren't directly related to SignalR, but are important for its production-ready implementation. These include single sign-on, certificate authorization, logging, metrics, and scaling out. By the end of this book, you would be able to identify the situations where SignalR is the best tool for the job and you would be fully capable of implementing it.

Table of Content:

  1. Introduction to SignalR.
  2. Setting up your project.
  3. In-browser SignalR clients.
  4. External SignalR clients.
  5. Sending messages to individual clients or groups of clients.
  6. Streaming in SignalR.
  7. Advanced SignalR configuration.
  8. Securing your SignalR applications.
  9. Scaling out SignalR application.
  10. Introducing Azure SignalR Service.
Similar
ASP.NET Core Recipes, 2nd Edition
Автор: John Ciliberti
Год: 2017
Страниц: 431
Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!ASP.NET Core Recipes...
Modern API Design with ASP.NET Core 2
Автор: Fanie Reynders
Год: 2018
Страниц: 245
Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You’ll progress from the basics of the framework through...
Apps and Services with .NET 7
Автор: Mark J. Price
Год: 2022
Страниц: 815
Bestselling author Mark Price is back to guide you through the coolest and most common technologies a .NET developer should know: Blazor, .NET MAUI, gRPC, GraphQL, SQL Server, Cosmos DB, OData, SignalR, Azure Functions, and more!Key Features ...
ASP.NET Core 3 and React
Автор: Carl Rippon
Год: 2019
Страниц: 768
Build modern, scalable, and cloud-ready single-page applications using ASP.NET Core, React, TypeScript, and Azure.Key Features:1. Explore the full potential and latest features of .NET Core 3.0, TypeScript 3, and React2. Learn to manage data, application design, packaging, and security aspects...
Send message
Email
Your name
*Message


© 1999–2024 WebDynamics
1980–... Sergey Drozdov
Area of interests: .NET Framework | .NET Core | C# | ASP.NET | Windows Forms | WPF | HTML5 | CSS3 | jQuery | AJAX | Angular | React | MS SQL Server | Transact-SQL | ADO.NET | Entity Framework | IIS | OOP | OOA | OOD | WCF | WPF | MSMQ | MVC | MVP | MVVM | Design Patterns | Enterprise Architecture | Scrum | Kanban