Category package 5 skills

Data package

Install all 5 skills from the Data 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 data

What this package covers

Install all 5 skills from the Data category in one command.

Included skills

These are the exact skills installed by this package command.

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