abpframework / abpframework/abp

cli feature: merge `abp bundle` and `abp install-libs`

Open
#17,818 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.