nusave icon indicating copy to clipboard operation
nusave copied to clipboard

Cache NuGet Packages for Offline Access

Results 8 nusave issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

The use of the ProgressBar feature from the Konsole library breaks nusave if its console output is redirected. This can be easily reproduced by simply running nusave from the Windows...

Thanks a lot for creating such good tool! I succeeded in downloading the nuget files, and I try to restore them in a VM that blocks Internet connection like, D:\30_VS_Projects>dotnet...

First of all, THANKS for this VERY handy tool! In order to download the dependencies recursively I commented this line https://github.com/eli-ba/nusave/blob/3f90604bf28b4bd9dcfa2f691393f7c6f2a3e7d0/src/Core/DependencyResolver.cs#L191 because otherwise the check at line https://github.com/eli-ba/nusave/blob/3f90604bf28b4bd9dcfa2f691393f7c6f2a3e7d0/src/Core/DependencyResolver.cs#L155 was always...

Reference: https://docs.microsoft.com/en-us/nuget/reference/nuget-config-file

help wanted

Allowing this method to append lower level dependencies.

Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 5.9.3 to 5.11.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.Protocol&package-manager=nuget&previous-version=5.9.3&new-version=5.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies