NuGetPackageExplorer

Create, update and deploy Nuget Packages with a GUI

MIT License

Stars
2.3K
Committers
71

Bot releases are visible (Hide)

NuGetPackageExplorer - NuGet Package Explorer v4.4.53

Published by clairernovotny about 6 years ago

NuGetPackageExplorer - NuGet Package Explorer v4.4.46

Published by clairernovotny about 6 years ago

NuGetPackageExplorer - NuGet Package Explorer v4.4.25

Published by clairernovotny over 6 years ago

NuGetPackageExplorer - NuGet Package Explorer v4.4.7

Published by clairernovotny over 6 years ago

NuGetPackageExplorer - NuGet Package Explorer v4.4.3

Published by clairernovotny over 6 years ago

NuGetPackageExplorer - NuGet Package Explorer v4.3.33

Published by clairernovotny over 6 years ago

NuGetPackageExplorer - NuGet Package Explorer v4.2.13

Published by clairernovotny over 6 years ago

Few more bug fixes, uses the stable NuGet 4.6.1 libraries.

Changelist: https://github.com/NuGetPackageExplorer/NuGetPackageExplorer/milestone/21?closed=1

NuGetPackageExplorer - NuGet Package Explorer v4.1.38

Published by clairernovotny over 6 years ago

Bugfix release to fix a few crashes. Will display a dialog with details to report.

NuGetPackageExplorer - NuGet Package Explorer v4.1.32

Published by clairernovotny over 6 years ago

Mostly a bugfix release, see the full list here:

https://github.com/NuGetPackageExplorer/NuGetPackageExplorer/milestone/20?closed=1

Major new feature by @campersau: NuGet v3 feed support, many thanks for that!

NuGetPackageExplorer - NuGet Package Explorer v4.0.9

Published by clairernovotny over 6 years ago

First major update in a long time. Fixes merged in:

Issues and PR's in this release:
https://github.com/NuGetPackageExplorer/NuGetPackageExplorer/milestone/18?closed=1

Note: Add-ins built for earlier versions likely will not work due to changes within the dependencies. We are now using the latest NuGet libraries directly instead of re-implementing major portions of the parsing logic. This should lead to greater compatibility in the future.

There will not be a 4.0 of the NuGetPackageExplorer.Types library as we depend on pre-release NuGet 4.6 packages. Once the 4.6 packages become stable, we'll release 4.1 that uses those.

One significant new feature is support for displaying NuGet package signatures. If you load a signed package, you won't be able to make any changes to it until you remove the signature.

You'll also be able to see the verification status and any messages related to the validation.

The recommended release is still the Microsoft Store and Chocolatey. We're providing a zip file for environments where neither of those can be used.

NuGetPackageExplorer - NuGet Package Explorer v3.25

Published by 304NotModified almost 7 years ago

  • Support .NET Framework 4.7 + 4.7.1
  • Better way for reading assembly metadata (#237) (@zvirja)
NuGetPackageExplorer - NuGet Package Explorer v3.23

Published by 304NotModified over 7 years ago

  • Default to opened package Location for 'Save As' (@jjdotcc)
  • Fix: Shows Assembly information when opening package via double click (@jjdotcc)
NuGetPackageExplorer - NuGet Package Explorer v3.22

Published by 304NotModified over 7 years ago

  • Fixes holding handle to file, even after "close package" (@petterlabraaten)
  • Small visual improvement
NuGetPackageExplorer - NuGet Package Explorer v3.21

Published by 304NotModified almost 8 years ago

  • Allow replacement tokens in version and id.
  • package viewer: don't crash on invalid uri
  • Allow opening of readonly files
  • Update default nuget url to https
NuGetPackageExplorer - NuGet Package Explorer v3.20

Published by 304NotModified almost 8 years ago

Thanks to @BreeeZe, @faheel, @Sam13!!

Changes:

  • Add dependency on nu get.core library, NPE works now correctly with semantic versions. E.g. Zeroconf.2.8.1-vs2017.1
  • Support listing and downloading packages when credentials are provided in URL, e.g. http://user:pwd@feedUrl
  • Rename WindowsPhoneAppx to WindowsPhoneApp
NuGetPackageExplorer - NuGet Package Explorer v3.19

Published by 304NotModified almost 8 years ago

  • Updated target frameworks
  • Fix incorrect humanized published time in package chooser
  • Ctrl+Shift+S keybinding for the "Save As" command
  • fix "The process cannot access the file because it is being used by another process"
NuGetPackageExplorer - NuGet Package Explorer v3.18

Published by 304NotModified over 8 years ago

Change log:

  • Fix for serviceable error on older NuGet servers
NuGetPackageExplorer - NuGet Package Explorer v3.17

Published by 304NotModified over 8 years ago

Release notes:

  • Support for serviceable attribute for packages (Thanks @svick!)
NuGetPackageExplorer - NuGet Package Explorer v3.16

Published by 304NotModified over 8 years ago

  • Fix "file already on use" exception
  • Fix ArgumentNullException in Humanize datetimeoffset
NuGetPackageExplorer - NuGet Package Explorer v3.15

Published by 304NotModified over 8 years ago

  • Fixed the .nuspec and .nupkg file associations
  • Better handling of large packages