Category package 6 skills

Web package

Install all 6 skills from the Web category in one command.

Install command

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

dotnet skills install package web

What this package covers

Install all 6 skills from the Web category in one command.

Included skills

These are the exact skills installed by this package command.

Skill

ASP.NET Core

v1.0.0

Build, debug, modernize, or review ASP.NET Core applications with correct hosting, middleware, security, configuration, logging, and deployment patterns on current .NET.

Web
dotnet skills install aspnet-core
Open skill page
Skill

Blazor

v1.0.0

Build and review Blazor applications across server, WebAssembly, web app, and hybrid scenarios with correct component design, state flow, rendering, and hosting choices.

Web
dotnet skills install blazor
Open skill page
v1.0.0

Build or review gRPC services and clients in .NET with correct contract-first design, streaming behavior, transport assumptions, and backend service integration.

Web
dotnet skills install grpc
Open skill page
Skill

Minimal APIs

v1.0.0

Design and implement Minimal APIs in ASP.NET Core using handler-first endpoints, route groups, filters, and lightweight composition suited to modern .NET services.

Web
dotnet skills install minimal-apis
Open skill page
Skill

SignalR

v1.0.0

Implement or review SignalR hubs, streaming, reconnection, transport, and real-time delivery patterns in ASP.NET Core applications.

Web
dotnet skills install signalr
Open skill page
v1.0.0

Build or maintain controller-based ASP.NET Core APIs when the project needs controller conventions, advanced model binding, validation extensions, OData, JsonPatch, or existing…

Web
dotnet skills install web-api
Open skill page