Category page 5 skills 2 related agents

Data .NET Skills

Entity Framework, storage libraries, ingestion pipelines, and persistence patterns for production .NET applications.

Orchestration agents

Top-level routing agents that sit above the skill catalog and hand work to the right .NET guidance.

Orchestration agent
6 linked skills

.NET Modernization

Modernization orchestration agent for upgrades, legacy migrations, compatibility planning, and staged adoption of modern .NET patterns.

agents install modernization

Also works: dotnet agents install modernization

Data skills

Browse every catalog entry tagged under Data. These cards link to dedicated skill pages and still support quick-view popups.

v1.0.0

Design, tune, or review EF Core data access with proper modeling, migrations, query translation, performance, and lifetime management for modern .NET applications.

dotnet skills install entity-framework-core
Open skill page
v1.0.1

Maintain or migrate EF6-based applications with realistic guidance on what to keep, what to modernize, and when EF Core is or is not the right next step.

dotnet skills install entity-framework6
Open skill page
v1.0.0

Use ManagedCode.MarkItDown when a .NET application needs deterministic document-to-Markdown conversion for ingestion, indexing, summarization, or content-processing workflows.

dotnet skills install managedcode-markitdown
Open skill page
v1.0.0

Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit configuration, container selection, upload and download flows, and…

dotnet skills install managedcode-storage
Open skill page

Use Sep for high-performance separated-value parsing and writing in .NET, including delimiter inference, explicit parser/writer options, and low-allocation row/column workflows.

dotnet skills install sep
Open skill page