Installing nuget dependency

Yannick's Avatar

Yannick

15 Jan, 2015 07:29 PM

Hi,
I'm trying to use Appveyor to test a Python project. This project depends on LevelDB, so I would like to install it using nuget (cf https://www.nuget.org/packages/LevelDB/).
I don't really understand how I can do that, adding nuget install LevelDB to the install section of my appveyor.yml file only seems to be pulling the sources.
I'm sure there is something I don't get regarding nuget, could someone help me on that ?

  1. Support Staff 1 Posted by Feodor Fitsner on 16 Jan, 2015 03:38 AM

    Feodor Fitsner's Avatar

    Seems like you should build it your own or there is .NET lib with embedded dlls: http://leveldb.angeloflogic.com/downloads/

  2. 2 Posted by Yannick on 16 Jan, 2015 12:59 PM

    Yannick's Avatar

    Actually their download section is empty, so I cannot get pre-compiled binaries.

    Do you have any guidelines to compile a project within AppVeyor ? The only solutions I find use Visual Studio GUI. I'm not very familiar with .NET environment, sorry.

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM