Paket by Paket team

<PackageReference Include="Paket" Version="0.27.0-alpha014" />

Package Files

3,608,112 bytes

 Paket 0.27.0-alpha014

A package dependency manager for .NET with support for NuGet packages and GitHub repositories.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Paket</id>
    <version>0.27.0-alpha014</version>
    <authors>Paket team</authors>
    <owners>Paket team</owners>
    <licenseUrl>http://fsprojects.github.io/Paket/license.html</licenseUrl>
    <projectUrl>http://fsprojects.github.com/Paket</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/fsprojects/Paket/master/docs/files/img/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A package dependency manager for .NET with support for NuGet packages and GitHub repositories.</description>
    <summary>A package dependency manager for .NET with support for NuGet packages and GitHub repositories.</summary>
    <releaseNotes>Allow to reference `.props` and `.targets` files - https://github.com/fsprojects/Paket/issues/516
Create a install function in the api which takes a `paket.dependencies` file as text - https://github.com/fsprojects/Paket/issues/576
Don't internalize in paket.exe during ILMerge
Allow to download from pre-authenticated MyGet feed - https://github.com/fsprojects/Paket/issues/466
BUGFIX: Fix `paket install --hard` for FSharp.Core - https://github.com/fsprojects/Paket/issues/579
BUGFIX: `paket convert-from-nuget` ignores casing when looking for nuget.targets - https://github.com/fsprojects/Paket/issues/580
BUGFIX: `paket install` correctly parses HTTP references - https://github.com/fsprojects/Paket/pull/571
BUGFIX: `paket.dependencies` parser fails if tokens are not valid
COSMETICS: Prerelease strings are checked if they contain operators</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>nuget, bundler, F#</tags>
  </metadata>
</package>