About 8,480,000 results
Open links in new tab
  1. .NET dependency management: `dotnet add package` vs. Paket?

    Mar 23, 2024 · Paket is a third-party package manager with somewhat different semantics. I reached a point in my project where I have to add packages properly (instead of just pulling …

  2. How to use paket from command line - Stack Overflow

    10 I installed paket from nuget in Nuget Package Manager Console with: Install-Package paket I then tried to run paket convert-from-nuget. It stalled out on a user prompt (it wouldn't let me …

  3. F# - unwanted reference to FSharp.Core 9.0 after paket clear …

    Nov 15, 2024 · Checked paket.lock and paket why. FSharp.Core >=9.0 is not present in any dependency chain. Set FSharp.Core explicitly to an older version in paket.dependencies and …

  4. paket - how to install packages to project's local folder

    Aug 7, 2020 · Save this answer. Show activity on this post. As per the paket documentation adding storage: packages to your paket.dependencies file should do it.

  5. Best way to authenticate in Azure DevOps YAML pipeline to access …

    Aug 9, 2019 · Best way to authenticate in Azure DevOps YAML pipeline to access my Azure DevOps package feed (used by Paket commands) If you do not want to specify the plain user …

  6. Docker secret not mounting to default location - Stack Overflow

    Apr 5, 2022 · I'm using docker-compose to produce a docker image which requires access to a secure Azure Artifacts directory via Paket. As I'm sure at least some people are aware, Paket …

  7. Why Paket installs way more packages than Nuget?

    Dec 20, 2016 · 10 Why Paket installs way more packages than Nuget by default? Is it normal behaviour or am I doing something wrong? I followed Getting Started guide (but with the help …

  8. DHL API > how to pass the parameter printFormat - Stack Overflow

    Apr 24, 2023 · I use the current REST API 2.1.1 of DHL Paket DE Versenden (Post & Paket Deutschland). There i can pass a parameter namend printFormat to specify the label size.

  9. .net - Cannot restore NuGet packages using Paket in Azure …

    Paket restore, dotnet restore and nuget restore they all do the same thing (dotnet restore and nuget restore will call paket restore). You can only keep one of them in your pipeline.

  10. Probelms downloading and opening packaging, lib not specified

    Mar 24, 2023 · Paket ‘OpenMx’ erfolgreich ausgepackt und MD5 Summen abgeglichen Warning in install.packages : kann alte Installation von Paket ‘OpenMx’ nicht entfernen Warning in …