Skip to main content

FritzAndFriends/BlazorWebFormsComponents

SkillsMP 已收集 FritzAndFriends/BlazorWebFormsComponents 中的 25 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
25
GitHub 星标
449
GitHub Forks
77

这个仓库中的 skills

已展示 25 / 25 个已收集 Skill。

职业分类
软件开发工程师
描述

{what this skill teaches agents}

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

**WORKFLOW SKILL** — Execute end-to-end ContosoUniversity migration benchmark: clear output folder, run L1 script + L2 Copilot transforms, build, run Playwright acceptance tests, and generate a numbered run report. WHEN: "run contoso migration test", "test…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

**WORKFLOW SKILL** - Execute the end-to-end WingtipToys migration benchmark: clear samples\AfterWingtipToys, run the migration-toolkit against samples\WingtipToys, repair the generated app until Playwright acceptance tests pass, and write a numbered run…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate ASP.NET Web Forms User Controls (.ascx) to Blazor components using BlazorWebFormsComponents. Covers ASCX-to-Razor conversion, code-behind preservation, tag prefix resolution, property/event mapping, and partial-class base class alignment. WHEN:…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate custom ASP.NET Web Forms server controls (WebControl, CompositeControl) to Blazor using BlazorWebFormsComponents. Covers RenderContents/HtmlTextWriter preservation, TagKey mapping, AddAttributesToRender, CreateChildControls, and the one-line-change…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Enforce canonical migration standards for ASP.NET Web Forms to Blazor using BWFC. Covers target architecture (.NET 10, Server Interactive), database provider detection, event handler preservation, SelectMethod patterns, and page lifecycle mapping. WHEN:…

原文语言:英语

更新
职业分类
软件开发工程师
描述

{what this skill teaches agents}

原文语言:英语

更新
职业分类
软件开发工程师
描述

**WORKFLOW SKILL** — Migrate Web Forms data access and architecture to Blazor Server. Covers EF6→EF Core with IDbContextFactory, Session→SessionShim, Global.asax→Program.cs, Web.config→appsettings.json, DataSource controls→service injection. WHEN: "migrate…

原文语言:英语

更新
职业分类
软件开发工程师
描述

**WORKFLOW SKILL** — Migrate ASP.NET Web Forms Identity and Membership authentication to Blazor Server Identity. Covers OWIN→Core middleware, login/register/logout minimal API endpoints, BWFC login controls, cookie auth under Interactive Server, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate ASP.NET Web Forms applications to Blazor Server using the webforms-to-blazor CLI tool and BlazorWebFormsComponents (BWFC). Orchestrates L1 automated transforms via CLI, then guides L2 contextual transforms. WHEN: "migrate aspx", "convert web forms",…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write Playwright-based acceptance tests for migrated Blazor applications. Covers PlaywrightFixture setup, test organization with xUnit collection fixtures, page navigation, element interaction, assertion patterns, environment configuration, CI/CD browser…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create Roslyn-based analyzers and code-fix providers for detecting Web Forms migration patterns. Covers DiagnosticAnalyzer architecture, diagnostic ID conventions (BWFC001–BWFC099), CodeFixProvider authoring, testing with CSharpAnalyzerTest/CSharpCodeFixTest,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write bUnit v2 component tests for BlazorWebFormsComponents. Covers BlazorWebFormsTestContext base class, Render() with inline Razor syntax, Shouldly assertions, testing data-bound components, validation components, event callbacks, JS interop mocking,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create and register new CLI migration transforms for the webforms-to-blazor pipeline. Covers IMarkupTransform and ICodeBehindTransform interfaces, transform ordering, dual-registration in Program.cs and TestHelpers.cs, testing patterns, and when to use a…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Protect BWFC GridView TemplateField migrations from collapsing into BoundField output or losing nested controls

原文语言:英语

更新
职业分类
软件开发工程师
描述

Keep migrated Blazor output compiling when more Web Forms artifacts stay on the generated compile surface

原文语言:英语

更新
职业分类
软件开发工程师
描述

Author isolated migration CLI semantic patterns without leaking behavior into Layer 1 transforms

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guardrails for implementing Web Forms semantic page-pattern rewrites in the migration CLI

原文语言:英语

更新
职业分类
软件开发工程师
描述

{what this skill teaches agents}

原文语言:英语

更新
职业分类
软件开发工程师
描述

Post-migration async/await and .NET 10 performance optimization pass for Blazor apps migrated from Web Forms. Applies modern runtime patterns after the app builds and runs. WHEN: "run L3 optimization", "apply async/await fixes", "optimize migrated Blazor…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Provides a step-by-step workflow for creating Blazor components that emulate ASP.NET Web Forms controls in the BlazorWebFormsComponents library. Covers base class selection (BaseWebFormsComponent, BaseStyledComponent, DataBoundComponent, BaseValidator), Web…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Provides templates, style guidelines, and a complete workflow for writing MkDocs documentation, sample pages, and navigation updates for BlazorWebFormsComponents. Covers component doc structure with Web Forms vs Blazor syntax comparisons, migration guide…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate ASP.NET Web Forms applications (.aspx/.ascx/.master) to Blazor Server using BlazorWebFormsComponents (BWFC). Use this skill when converting Web Forms markup, code-behind, Master Pages, User Controls, or data-binding patterns to Blazor equivalents.

原文语言:英语

更新
职业分类
软件开发工程师
描述

**WORKFLOW SKILL** - Orchestrates Aspire applications using the Aspire CLI and MCP tools for running, debugging, and managing distributed apps. USE FOR: aspire run, aspire stop, start aspire app, check aspire resources, list aspire integrations, debug aspire…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Migrate bUnit test files from deprecated beta API (1.0.0-beta-10) to bUnit 2.x stable API. Use this when working on .razor test files in BlazorWebFormsComponents.Test that contain old patterns like TestComponentBase, Fixture, or SnapshotTest.

原文语言:英语

更新
已展示 25 / 25 个已收集 Skill。