No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can.
Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
Macromedia ActionScript version 2 documentation generator.
To begin with, an application which reads AS2 package directories (and their content) and allows you to view Javadoc style documentation, class heirarchies and package heirarchies.
Later stages
This project is currently devoted two to SOA-enabling technologies:
SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
ObjectBlox is a collection of libraries and utilities that provide a variety of useful services and functions for building distributed, cross-platform applications. It is written entirely in C# and runs on the .Net and Mono runtimes.
CSymphony is a .Net CodeDOM CLR Compliant Library for generating code in multiple .Net languages using any .Net languages as the base language. Write C++.net, C#, J#, JScript code in VB.net and vice-versa. Easily add new languages through XML config file
ResxWrap is utility makes working with textual .NET resources easier and robust. It generates documented wrapper classes on C# for common language runtime .resx resources files.
.NET Object Relational Component Architecture (N-ORCA) is an architecture and framework for generating a robust middle-tier in any .NET language that stores persistent data in a relational database.
Db Object-er is a code generation program. It generates code for an application based on database contents. It also includes basic sample templates for generating each tier of an application.
This is add-on for Ms Visual C++ which find useful comments in workspace projects such as '// TODO:', '// TASK:', '// NOTE:' and make easy navigation on them. This can increase team perfomance greatly. Added Ms Visual C++ STL Debugging features...
A code generation utility that produces C# code implementing the DAAB V3 for specified tables. The intention is to provide full support for both Oracle and SQL Server. The utility will produce fully documented code and NUnit test classes.
Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
SkeletoNUnit automatically generates NUnit unit test skeletons for your .Net assemblies. Using reflection to probe the assembly for class definitions, test suites are easily made covering all methods and properties.
This application is designed to build resource files and explore resources from PE files. You can edit resources visually, including dialogs, menus, bitmaps, string table, accelerators, version info...
Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
Adds comments after statements in a language that end a block of code. These comments can help a programmer find the end-block statement that matches a begin-block statement for ease of adding code outside those blocks.