To compile a stand-alone *.cs file, open it and invoke the plugin.
To compile multiple files that are part of a project, update the command line options field under plugin preferences or use the <hkCompCSharp /> tag to specify project options in the *.cs file itself. "*.cs" (without quotes) can be entered to compile all *.cs files in the current directory.
To store compiler options in the *.cs file using the proprietary <hkCompCSharp /> tag, enter the following (for example) at the top or bottom of the *.cs file in a line by itself: /// <hkCompCSharp options='/target:winexe *.cs' />.
Download the "hkCompCSharp" plugin and save it to a folder of your choice (for example, c:\webfiles\). It's not necessary to manually extract the *.zip file, HTML-Kit will expand it to the proper folder during the installation.
Select "Install | Install Plugin" from HTML-Kit's "Tools" menu. Point to the downloaded *.zip file and click "Open."
If any additional prompts appear, follow them to complete the installation.
How do I run it?
Tools
hkCompCSharp's icon will appear on the "Tools" tab on HTML-Kit's Actions Bar. It can also be invoked from the "Actions | Tools" sub menu.
Which programming language was used to write it?
hkCompCSharp was written in hkScript. More plugins written in hkScript can be found on the Plugins page.
Whats' the quickest way to uninstall hkCompCSharp?
Right click the hkCompCSharp icon on the Actions Bar and select "Uninstall." Alternatively, the "Tools | Install | Uninstall Plugins" menu option in HTML-Kit can be used to uninstall this and other plugins.
Do I need the exact versions of software listed under the Requirements?
The versions listed are the minimum versions required by this plugin. For example, a plugin that requires HTML-Kit Build 290 will run on HTML-Kit Build 292 as well.
What's the best way to check which version of HTML-Kit I'm using?
The build number can be found on the "About" dialog, which is located on HTML-Kit's "Help" menu.
Is it necessary to install the .NET Framework and how do I get it?
Please note: This form is for sending feedback only. Please use the support options if you have a question or a comment that requires a reply. The Plugins Wish List can be used to post feature requests.