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

How to configure my project to download from myget? #67

Closed
mateusleonardi opened this issue Dec 29, 2016 · 2 comments
Closed

How to configure my project to download from myget? #67

mateusleonardi opened this issue Dec 29, 2016 · 2 comments

Comments

@mateusleonardi
Copy link

Hello,

Could you help me please?

I want to use your package in my project but I don't know how to set my project to download packages from MyGet gallery.

I'm using Visual Studio 2015 but my server is linux so it's necessary my server be able to download your package using "dotnet restore" from the linux.

Thanks in advance.

@mateusleonardi
Copy link
Author

I tried to run it with ASP .NET Core 1.1.0 and I couldn't.

Is it possible to upgrade the asp .net core for this project?

How could I do that?

Thanks in advance.

@JimBobSquarePants
Copy link
Member

Hi @mateusleonardi

Have you added the MyGet feed to your project? Follow the link from the Readme and click "Connect to feed" on the gallery page.

https://www.myget.org/F/imagesharp/api/v3/index.json

I'm using Visual Studio 2015 but my server is linux so it's necessary my server be able to download your package using "dotnet restore" from the linux.

I don't understand what you mean. You wouldn't use dotnet restore on your linux server, there should be no project files there only your build/deployment output.

I tried to run it with ASP .NET Core 1.1.0 and I couldn't.
Is it possible to upgrade the asp .net core for this project?

You're doing something wrong there. I can do this no problem without any changes. Is your project.json file correct?

imagesharp-asp

Could you do me a favour and in the future use the Gitter Chatroom for general questions. The issue tracker is primarily for issues only.

Cheers

James

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