abpframework / abpframework/abp
cli feature: merge `abp bundle` and `abp install-libs`
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Currently abp bundle for blazor wasm and MAUI blazor project, and abp install-libs for MVC / Razor Pages and Blazor Server project.
We may simpfier(merge) these two command with one, like abp install or abp init, in this way developers can use one command for all type of projects.
(Abp Cli identify the project type automatic)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing abp bundle and abp install-libs CLI commands and compare how they determine project types. Define the supported project categories and the expected behavior of a unified command such as abp install or abp init, then verify each project type behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100