Klondike 2.0
Much has been improved since Klondike 1.6.2.
Upgrading
The Lucene indexing format has changed since 1.6.2 to add new metadata and change how some fields are analyzed for better search results.
Users of Klondike 1.6.2 should make a backup of their Lucene
index directory before upgrading, then use the Rebuild Index
button on the Admin section to re-index packages.
New Features
- Web app has better design thanks to @jessabean
- Klondike.SelfHost.exe -- run Klondike without IIS and even on Mono!
- Improved compatibility with aspnet vNext / dnx
- Improved compatibility with Paket
- Advanced Search allows searching packages by dependency, included files, etc
- Dramatically faster indexing performance
- Support multiple package mirroring targets
- Option to prevent overwriting existing packages
- Serve source files from symbol packages in zip file instead of unzipping them
- Add
disablePackageHash
option to speed up indexing when not needed - Add
ignorePackageFiles
option to speed up indexing and keep index size small
Running on Mono
Klondike works best on Mono 4.2.0 or later. Bugs in previous versions of Mono may cause Klondike to fail to start or to behave incorrectly.