Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
marcwrobel opened this issue Aug 31, 2022 · 3 comments
Open

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

marcwrobel opened this issue Aug 31, 2022 · 3 comments

Comments

@marcwrobel
Copy link
Contributor

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.

@marcwrobel
Copy link
Contributor Author

@hensou, @emersonsoares, do you have any insight on this issue ?

@hensou
Copy link
Contributor

hensou commented Aug 31, 2022

@marcwrobel, you can use the one from @emersonsoares.

I've created it because I thought the project was not being maintained anymore and it had some issues that affected me (missing some env variables).
But looking at it right now, it seems that it is being maintained.

I'll make the case for removing mine from the official repo, as it is confusing.

What do you think @emersonsoares ?

@marcwrobel
Copy link
Contributor Author

@emersonsoares ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants