← all plugins

Dotnet Aspnetcore

by @dotnet · plugin · 4 skills

ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.

Install the whole plugin (CLI)
npx skillmds add dotnet/dotnet-webapi npx skillmds add dotnet/minimal-api-file-upload npx skillmds add dotnet/convert-blazor-server-to-webapp npx skillmds add dotnet/configuring-opentelemetry-dotnet
⬇ Download

Skills in this plugin

  1. dotnet-webapi · dotnet
    Guides creation and modification of ASP.NET Core Web API endpoints with correct HTTP semantics, OpenAPI metadata, and error handling.
    4k
    repo stars
  2. minimal-api-file-upload · dotnet
    Implement file upload endpoints in ASP.NET Core minimal APIs (.NET 8+) with size limits, content validation, and streaming.
    4k
    repo stars
  3. convert-blazor-server-to-webapp · dotnet
    Converts a pre-.NET 8 Blazor Server app into a .NET 8+ Blazor Web App by updating project files, migrating entry points, and adopting new render modes.
    4k
    repo stars
  4. configuring-opentelemetry-dotnet · dotnet
    Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK.
    4k
    repo stars