원클릭으로
AbpDevTools
AbpDevTools에는 enisn에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Add NuGet packages with abpdev and automatically wire ABP module dependencies. Use when the user wants to install a package from any NuGet source, target one or many projects, control restore/version behavior, or troubleshoot DependsOn updates.
Manage AbpDevTools virtual environments and environment apps with abpdev. Use when the user wants to configure connection-string environments, start/stop Docker-backed infra tools, or open a shell with a selected environment.
Use AbpDevTools maintenance and utility commands such as clean, replace, tools/config, notifications, update, find-file, find-port, and ABP Studio switching. Use when the user wants repo cleanup, config-driven text replacement, process/port inspection, tool updates, or local tool-path setup.
Manage EF Core migrations and database drops across multiple ABP projects. Use when the user wants to add, clear, recreate migrations, or drop databases for one or many EntityFrameworkCore projects.
Switch between NuGet package references and local project references using the abpdev CLI. Use when the user wants to configure local-sources.yml, convert packages to local project references, convert back to package references, debug ABP source locally, use the local-sources config alias, or troubleshoot reference switching in ABP-based projects.
Run the core AbpDevTools developer workflow commands: build, run, test, prepare, logs, and bundle. Use when the user wants to build or run ABP solutions, prepare a machine, inspect logs, or handle Blazor WASM bundling.