NuvTools.Notification.Realtime.Azure.SignalR.Client 9.3.0

dotnet add package NuvTools.Notification.Realtime.Azure.SignalR.Client --version 9.3.0
                    
NuGet\Install-Package NuvTools.Notification.Realtime.Azure.SignalR.Client -Version 9.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuvTools.Notification.Realtime.Azure.SignalR.Client" Version="9.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuvTools.Notification.Realtime.Azure.SignalR.Client" Version="9.3.0" />
                    
Directory.Packages.props
<PackageReference Include="NuvTools.Notification.Realtime.Azure.SignalR.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuvTools.Notification.Realtime.Azure.SignalR.Client --version 9.3.0
                    
#r "nuget: NuvTools.Notification.Realtime.Azure.SignalR.Client, 9.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NuvTools.Notification.Realtime.Azure.SignalR.Client@9.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NuvTools.Notification.Realtime.Azure.SignalR.Client&version=9.3.0
                    
Install as a Cake Addin
#tool nuget:?package=NuvTools.Notification.Realtime.Azure.SignalR.Client&version=9.3.0
                    
Install as a Cake Tool

Nuv Tools Notification Libraries

A set of modular .NET libraries to support notification and messaging scenarios, including email, push, SMS, real-time, and cloud-based messaging.

Libraries Overview

1. NuvTools.Notification.Messaging

Abstraction library for building messaging solutions in .NET applications. Provides interfaces and base components to support integration with various messaging services and protocols, enabling a consistent approach to sending and receiving messages.

2. NuvTools.Notification.Messaging.Azure.ServiceBus

Infrastructure library for integrating Azure Service Bus messaging into .NET applications. Implements the abstractions from NuvTools.Notification.Messaging to provide scalable and reliable cloud-based communication using Azure Service Bus queues and topics.

3. NuvTools.Notification.Mail

Library focused on email notification scenarios. Defines abstractions and helpers for composing and sending emails in a consistent way across different providers.

4. NuvTools.Notification.Mail.Smtp

Infrastructure library that implements the abstractions from NuvTools.Notification.Mail using the SMTP protocol. Enables sending emails via standard SMTP servers.

5. NuvTools.Notification.Realtime

Abstraction library for building real-time notification and messaging solutions in .NET applications. Provides interfaces and base components to support integration with various real-time protocols and services.

6. NuvTools.Notification.Realtime.Azure.SignalR

Infrastructure library for integrating Azure SignalR real-time messaging into .NET applications. Implements abstractions for scalable, cloud-based notifications and live communication using SignalR.

7. NuvTools.Notification.Realtime.Azure.SignalR.Client

Client library for integrating Azure SignalR real-time messaging into .NET applications. Provides components for connecting, sending, and receiving live notifications using SignalR protocols.

Typical Usage

  • For messaging scenarios (queues, topics, distributed communication), use:

    • NuvTools.Notification.Messaging (abstractions)
    • NuvTools.Notification.Messaging.Azure.ServiceBus (Azure Service Bus implementation)
  • For email notifications, use:

    • NuvTools.Notification.Mail (abstractions)
    • NuvTools.Notification.Mail.Smtp (SMTP implementation)
  • For real-time notifications, use:

    • NuvTools.Notification.Realtime (abstractions)
    • NuvTools.Notification.Realtime.Azure.SignalR (Azure SignalR server implementation)
    • NuvTools.Notification.Realtime.Azure.SignalR.Client (Azure SignalR client implementation)

Target Frameworks

All libraries target .NET 8 and .NET 9 for modern, high-performance applications.


For more details, see the documentation in each library or visit nuvtools.com.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.3.0 123 8/4/2025