Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

efcore

يحتوي efcore على 17 من skills المجمعة من dotnet، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
14.7k
محدث
2026-06-03
Forks
3.4k
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

testing
محللو ضمان جودة البرمجيات والمختبرون

Implementation details for EF Core test infrastructure. Use when changing test fixtures, SQL baseline assertions, test helpers, the test class hierarchy, or when adding new tests.

2026-06-03
cosmos-provider
مطوّرو البرمجيات

Implementation details for the EF Core Azure Cosmos DB provider. Use when changing Cosmos-specific code.

2026-05-24
run-apichief
مطوّرو البرمجيات

Run ApiChief in the EF Core repo to emit baselines, summaries, deltas, review files, or breaking-change checks. Use when refreshing `*.baseline.json`, preparing API review artifacts, or validating API changes.

2026-05-19
make-custom-agent
المهن الحاسوبية الأخرى

Create custom GitHub Copilot agents. Use when asked to create, scaffold, or configure a custom agent, declarative agent, or @-invokable chat participant for GitHub Copilot.

2026-04-18
make-skill
المهن الحاسوبية الأخرى

Create new Agent Skills for GitHub Copilot. Use when asked to create, scaffold, or add a skill. Generates SKILL.md with frontmatter, directory structure, and optional resources.

2026-04-18
migrations
مطوّرو البرمجيات

Implementation details for EF Core migrations. Use when changing MigrationsSqlGenerator, model diffing, migration operations, HistoryRepository, the Migrator or related classes.

2026-04-18
query-pipeline
مطوّرو البرمجيات

Implementation details for EF Core LINQ query translation, SQL generation, and bulk operations (ExecuteUpdate/ExecuteDelete). Use when changing expression visitors, SqlExpressions, QuerySqlGenerator, ShaperProcessingExpressionVisitor, UpdateExpression, DeleteExpression, or related classes.

2026-04-18
servicing-pr
مطوّرو البرمجيات

Create EF Core PRs targeting servicing release branches (release/*). Use when working on a PR that targets a release branch, backporting a fix from main, or when the user mentions servicing, patch, or release branch.

2026-04-18
tooling
مطوّرو البرمجيات

Implementation details for the EF Core dotnet-ef CLI and tooling. Use when changing dotnet-ef commands, the ef wrapper, EFCore.Tools (PMC), or EFCore.Tasks MSBuild integration.

2026-04-18
update-pipeline
مطوّرو البرمجيات

Implementation details for EF Core SaveChanges and the update pipeline. Use when changing CommandBatchPreparer, UpdateSqlGenerator, ModificationCommand, or related classes.

2026-04-18
triage
مطوّرو البرمجيات

Use this skill to triage an incoming issue on the EF Core repo (bug report or feature request). Sets the issue type (bug/feature), assigns EF area labels, attempts to arrive at a minimal repro reproducing the bug, checks whether it represents a regression, finds possible duplicates, etc.

2026-03-19
make-github-actions-workflow
مطوّرو البرمجيات

Create GitHub Actions workflows for CI, automation, or PR management. Use when asked to create, scaffold, or add a GitHub Actions workflow (.yml file under .github/workflows/).

2026-03-19
change-tracking
مطوّرو البرمجيات

Implementation details for EF Core change tracking. Use when changing InternalEntityEntry, ChangeDetector, SnapshotFactoryFactory, or related entity state, snapshot, or property accessor code.

2026-03-14
model-building
مطوّرو البرمجيات

Implementation details for EF Core model building. Use when changing ConventionSet, ModelBuilder, IConvention implementations, ModelRuntimeInitializer, RuntimeModel, or related classes.

2026-03-14
scaffolding
مطوّرو البرمجيات

Implementation details for EF Core scaffolding (reverse engineering). Use when changing ef dbcontext scaffold pipeline implementation, database schema reading, CSharpModelGenerator, or related classes.

2026-03-14
sqlite-adonet
مطوّرو البرمجيات

Implementation details for the Microsoft.Data.Sqlite ADO.NET provider. Use when changing files under `src/Microsoft.Data.Sqlite.Core/`.

2026-03-14
make-instructions
مطوّرو البرمجيات

Create VS Code file-based instructions (.instructions.md files). Use when asked to create, scaffold, or add file-based instructions for Copilot. Generates .instructions.md with YAML frontmatter and background knowledge content.

2026-03-06