Version: 1.3 Last Updated: 27 Apr 2017 Release: 08 Jan 2015 Category: Programming
Rate this software:
1323 downloads
View Screenshots(3)
Comments
Download
Liked it? Tell others:
HiveSharp Details
Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: b956b08ab49bc674b5f7aca8346718444852a2fd Size: 1.02 MB File Format: exe
Rating: 2.173913043
out of 5
based on 23 user ratings
Downloads: 1323 License: Free
HiveSharp is a free software by HiveSharp and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2008, Windows Vista, Windows 2012.
You can download HiveSharp which is 1.02 MB in size and belongs to the software category Programming. HiveSharp was released on 2015-01-08 and last updated on our database on 2017-04-27 and is currently at version 1.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
HiveSharp Description
HiveSharp is a C# based scripting environment for everyday tasks. Forget incomprehensible batch files or PowerShell scripts. HiveSharp is a scripting environment that allows you to run scripts directly from Windows command line if it strikes your fancy. Each script can contain multiple classes and methods, customizable with parameters. This provides more flexibility and static checking that command line arguments normally would with typical shell scripts. And instead of having to type those arguments in a console, you can use a handy graphical interface to do it.
HiveSharp can introspect into the script and take cues from attributes you provide in order to display friendly names and descriptions of classes, methods and parameters that you use. Script execution is driven by CSScript and Mono, powerful engines that compile C# code into modules behind the scenes to enable reflection and execution of any .NET 4.5 compatible code. The capabilities are therefore comparable to those of a conventional desktop .NET application.