Category 4 skills

Distributed bundle

Install all 4 skills from the Distributed category in one command.

Install command

Run this command when you want the bundle to install every linked skill in one pass.

dotnet skills install bundle distributed

What this bundle covers

Install all 4 skills from the Distributed category in one command.

Included skills

These are the exact skills installed by this bundle command.

Integrate ManagedCode.Orleans.Graph into an Orleans-based .NET application for graph-oriented relationships, edge management, and traversal logic on top of Orleans grains.

ManagedCode.Orleans.Graph

Use ManagedCode.Orleans.SignalR when a distributed .NET application needs Orleans-based coordination of SignalR real-time messaging, hub delivery, and grain-driven push flows.

ManagedCode.Orleans.SignalR.ServerManagedCode.Orleans.SignalR.Client

Build or review distributed .NET applications with Orleans grains, silos, persistence, streaming, reminders, placement, transactions, serialization, event sourcing, testing, and…

Microsoft.Orleans.*

Build long-running .NET background services with `BackgroundService`, Generic Host, graceful shutdown, configuration, logging, and deployment patterns suited to workers and…

Microsoft.Extensions.Hosting