Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
Veeam Data Platform v13.1
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
CostModel is a Set of Tool inspired by Apendix 3 of the book Programing Pearls, see http://www.cs.bell-labs.com/cm/cs/pearls/appmodels.html.
These tools include Costmodel codegeneration using Codesmith for classes in C# and Java that allows to estimate
NAntRunner is a Visual Studio .Net AddIn. It can be used to control NAnt builds directly from within Visual Studio without the need to use the commandline. It also allows you to filter less commonly used targets and to set target specific properties.
System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
A port to C# of a lexical analyzer tool called JFlex. Produces Java or C# source code files for scanning an input stream and producing a sequence of tokens. Compatible with CUP (Constructor of Useful Parsers).
A collection of reusable software components written in Java, C# and Python including method invocation tracing, filtering and sorting, commandline argument parsing/processing, delimited text file processing and application configuration file handling.
Z-SQL is a package-oriented SQL language designed for Microsoft SQL Server. Full language specification is provided. The compiler translates Z-SQL to SQL Server's native T-SQL. A commandline tool, zsql, that superseeds osql is also included.
Extraction of XML documentation tags from Managed C++. Writes a xml file like the C# compiler, that can be used for IntelliSense support or documentation generation with the NDoc tool.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
The NUtility Class Library is a high-level .NET library, and currently includes classes for: commandline processing; credit card validation; email validation; IP address validation; imperial-metric conversion; Soundex, extended Soundex and Metaphone.
A commandline parsing and validation library for Microsoft .NET. Supports unix style switch naming, i.e. long and short switch names, parameterized switches and switch dependencies.
Mercury is a modern logic/functional programming language. The Mercury system includes a
compiler, debugger, libraries, sample code, profilers, etc. Mercury is designed to be the successor
of logic programming languages such as Prolog.
A command-line tool that automates exporting objects (forms, modules, queries, reports, macros) into text files using the SaveAsText function, and exports tables using the TransferText function.
This project is of use to anyone writing rules for the FxCop checker for .net. This provides a framework that will allow you to tag tests with attributes that will provide you with control of what tests are ran against you rules.
This project consists of 2 utilities to assist in the use of Microsoft Visual Studio 2005 via a commandline interface. a commandline app (vs_commander) that will send commands to a running instance of VS and an addin (InsideMan) for custom commands