Skip to content

asdf-dotnet or asdf-dotnet-core ? #667

Open
@marcwrobel

Description

@marcwrobel

Is your feature request related to a problem? Please describe

The asdf-plugins README mention both asdf-dotnet and asdf-dotnet-core for installing the .NET framework (note : .NET Core has been renamed to .NET).

asdf-dotnet is explicitly inspired by asdf-dotnet-core according to its README. And both plugins seems to provide the same functionalities:

mwrobel@l1:~/projects$ asdf list all dotnet
1.1.14
1.1.14
2.1.202
2.1.818
2.2.207
3.0.103
3.1.422
5.0.408
6.0.400
7.0.100-preview.7.22377.5
mwrobel@l1:~/projects$ asdf list all dotnet-core
1.1.14
1.1.14
2.1.202
2.2.207
2.1.818
3.0.103
3.1.422
5.0.408
6.0.400
7.0.100-preview.7.22377.5

From a user perspective this is confusing : should we use asdf-dotnet and asdf-dotnet-core ?

Describe the proposed solution

Maybe the asdf-vm team should "endorse" only one of those projects and remove the other ?

Describe similar asdf features and why they are not sufficient

N/A

Describe other workarounds you've considered

The "language" column in the asdf-plugins repository README could also be updated to clarify the situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions