Microsoft.Orleans.BroadcastChannel 10.3.1

Prefix Reserved
dotnet add package Microsoft.Orleans.BroadcastChannel --version 10.3.1
                    
NuGet\Install-Package Microsoft.Orleans.BroadcastChannel -Version 10.3.1
                    
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="Microsoft.Orleans.BroadcastChannel" Version="10.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Orleans.BroadcastChannel" Version="10.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Orleans.BroadcastChannel" />
                    
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 Microsoft.Orleans.BroadcastChannel --version 10.3.1
                    
#r "nuget: Microsoft.Orleans.BroadcastChannel, 10.3.1"
                    
#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 Microsoft.Orleans.BroadcastChannel@10.3.1
                    
#: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=Microsoft.Orleans.BroadcastChannel&version=10.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Orleans.BroadcastChannel&version=10.3.1
                    
Install as a Cake Tool

Broadcast Channel library for Microsoft Orleans used both on the client and server.

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 was computed.  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 is compatible.  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 (15)

Showing the top 5 NuGet packages that depend on Microsoft.Orleans.BroadcastChannel:

Package Downloads
NienMade.Base

Package Description

Aksio.Cratis.Kernel.Grains

Package Description

Cratis.Chronicle.Grains

Package Description

Cratis.Chronicle.XUnit.Integration

xUnit integration-testing support for Cratis Chronicle - the open-source (MIT) event-sourcing database and runtime. Fixtures and helpers for integration tests against an in-process kernel.

Cratis.Chronicle.Services

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Orleans.BroadcastChannel:

Repository Stars
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
shinyorg/templates
dotnet CLI & Visual Studio Templates
Version Downloads Last Updated
10.3.1 152 8/28/2026
10.3.0 84 8/27/2026
10.3.0-rc.1 43 8/25/2026
10.2.2 30,594 7/21/2026
10.2.2-rc.2 104 7/15/2026
10.2.2-rc.1 108 7/10/2026
10.2.1 18,303 6/24/2026
10.2.1-preview.1 130 6/19/2026
10.2.0 4,417 6/12/2026
10.1.1-preview.1 70 5/13/2026
10.1.0 22,674 4/14/2026
10.0.1 16,822 2/7/2026
10.0.0 3,243 1/20/2026
10.0.0-rc.2 303 12/31/2025
9.2.1 33,410 7/16/2025
9.2.0 587 7/14/2025
9.2.0-preview3 474 6/10/2025
9.2.0-preview2 259 6/4/2025
9.2.0-preview1 241 4/4/2025
9.1.2 48,976 2/13/2025
Loading failed