---
title: "aiup-blazor-dotnet"
description: "AI Unified Process for the C# / Blazor.NET 10 stack: migrations, implementation, tests"
canonical: https://agentpluginsdirectory.com/plugins/aiup-blazor-dotnet
last-updated: 2026-09-25
---

# aiup-blazor-dotnet
AI Unified Process for the C# / Blazor.NET 10 stack: migrations, implementation, tests
- Slug: aiup-blazor-dotnet
- Publisher: Carl J. Mosca
- Repository: https://github.com/AI-Unified-Process/marketplace
- Manifest: aiup-blazor-dotnet/plugin.json
- Version: 0.3.1
- Category (editorial): testing
- Skills: 5 (bunit-test, dotnet-test, ef-migration, implement, playwright-test)
- MCP servers: 3 (MicrosoftLearn, bUnitDocs, playwright)
- Stars: 132
- Repository created: 2026-02-28
- Repository last pushed: 2026-09-19
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/aiup-blazor-dotnet
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What aiup-blazor-dotnet does, in the publisher's words

aiup-blazor-dotnet is the AI Unified Process construction plugin for C#, Blazor, and Entity Framework Core on.NET 10. It turns the entity model and use case specifications produced by aiup-core into EF Core migrations, Vertical Slice features, and tests using bUnit, xUnit, and Playwright.

This plugin is designed to continue from the specifications produced by aiup-core. For the complete AI Unified Process workflow, use it alongside aiup-core and select one stack plugin.

The linked SKILL.md files are the authoritative reference for detailed inputs, outputs, and behavior.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/AI-Unified-Process/marketplace/HEAD/aiup-blazor-dotnet/README.md

## Skills

- bunit-test: Generates bUnit component unit and integration tests for Blazor components (.razor). Use when the user asks to "write bUnit tests", "test Blazor component", "create UI test for Blazor", or mentions bUnit, Blazor component testing, or xUnit rendering tests.
- dotnet-test: Generates C# backend unit and integration tests for EF Core DbContext repositories, domain services, and vertical slice handlers using xUnit / NUnit. Use when the user asks to "write unit tests for C#", "test ef core context", "write integration tests for dotnet", or mentions xUnit backend tests.
- ef-migration: Generates Entity Framework Core (EF Core) database migrations for C# /.NET projects based on the entity model specification in docs/entity_model.md. Use when the user asks to "create database migration", "add ef migration", "update schema with ef core", "generate db migration for.net", or mention…
- implement
- playwright-test

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- MicrosoftLearn: transport: streamable-http; url: https://mcp.context7.com/mcp
- bUnitDocs: transport: streamable-http; url: https://mcp.context7.com/mcp
- playwright: transport: stdio; command: npx @playwright/mcp@latest

Read from the plugin's own mcp.json. Environment variable names only, never values.
