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

Why doesn't 'dotnet nuget' support full set of nuget commands on Linux #8563

Closed
AndyAyersMS opened this issue Aug 1, 2017 · 1 comment
Closed

Comments

@AndyAyersMS
Copy link
Member

Steps to reproduce

Try to add new package feed via CLI, no way to do it

Expected behavior

dotnet nuget sources ... , etc, works

Actual behavior

Have to use editor to manually create nuget.config, get right XML syntax, etc

Environment data

dotnet --info output:

.NET Command Line Tools (2.0.0-preview3-006908)

Product Information:
Version: 2.0.0-preview3-006908
Commit SHA-1 hash: 38031f6

Runtime Environment:
OS Name: ubuntu
OS Version: 16.04
OS Platform: Linux
RID: ubuntu.16.04-x64
Base Path: /usr/local/share/dotnet/sdk/2.0.0-preview3-006908/

Microsoft .NET Core Shared Framework Host

Version : 2.0.0
Build : e8b8861ac7faf042c87a5c2f9f2d04c98b69f28d

@mishra14
Copy link
Contributor

mishra14 commented Aug 1, 2017

@AndyAyersMS: Thanks for reporting the request. This is already a part of our backlog - NuGet/Home#4855

If you are using Windows then you can download nuget.exe from here. On mac/linux, you can try running nuget.exe on mono which can be downloaded from here

@mishra14 mishra14 closed this as completed Aug 1, 2017
@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
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