This implements a fast and user-friendly log console window to use for debugging purposes of Windows applications (C# already). It is intended to replace the default Win32 console window for such purposes.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Route the Console and Debug output of .NET to your GUI. All Console.Write and Debug.Write calls are displayed. Contains a winforms usercontrol and a form window. Weblinks are clickable. The Write method is thread save, so you can write from every thr
A standalone console application used for mailing revisions to a selected list of email addresses upon commit. Plugs into the SVN post-commit hook. Provides similar functionality and formatting as CVSMailer.
ika is a game engine designed to allow one to make a console style RPG with a minimum of code, while allowing one who is willing to code an impressive level of power over the look and feel of one's project, thanks to the embedded Python interpreter.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Soar is a general cognitive architecture for developing systems that exhibit intelligent behavior. Researchers all over the world, both from the fields of artificial intelligence and cognitive science, are using Soar for a variety of tasks.
A set of tools relating to an educational processor used in teaching Computer Architecture at the University of Ottawa. Currently includes a working assembler and a semi-functional emulator/debugger.
VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the code was created by Stoyan Damov.
Library for the W3C Markup Validator API in C#.
This library uses the API of the W3 HTML Validator application (http://validator.w3.org/) to validate an HTML document and receive as response if it is valid or not as well as errors and warnings.
command4net makes it easy to implement asynchronous command support for Console and command line based applications or services via the use of scripts written in any .NET language and optionally contained in external assemblies. C#, VB.NET, Boo Examples
AddHeaderToCS is a command line tool, that adds header to files (to .cs files by default) in current directory and all sub-directories. For an example, you can add copiright header to all your source .cs files.
Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
Hotaru is an XNA-based Game Engine that is intended to be used for 2D Action RPGs. Game Developers can use Tonbo (a Visual Studio Plug-in) to create and distribute games that run on Hotaru.
A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.