Releases: terrajobst/nquery
Releases · terrajobst/nquery
0.9.5.0
NuGet
The recommended way to consume NQuery is via NuGet. Simply use the "Manage NuGet Packages" feature of Visual Studio and search for NQuery or directly install the packages:
Debugging
In order to debug, follow the same steps as described in this blog post.
Download
If you want to setup a build server you should download the runtime binaries only (NQuery_Bin.zip).
The setup is recommended for developer machines as it contains the option to install a standalone help file or Visual Studio 2008 integrated help.
What is new
Beta maintenance release.
- Bug fixes
- Updated documentation
- Support for NuGet packages
Third-Party References
Reference | Required | Used For |
---|---|---|
.NET 2.0 SP1 | Yes | Underlying platform |
Actipro SyntaxEditor | No | Only required if integration in a syntax editor is needed. |
SandDock Docking Library | No | Only required to build demo application. |
Sandcastle | No | Only required to build documentation. |
Sandcastle Style Patch | No | Only required to build documentation. |
Sandcastle Help File Builder | No | Only required to build documentation. |