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
$300 Free Credits to Build on Google Cloud
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 last commit of this phase is r904 in "SvnCode" repository.
Lately I've using the codebase for experiments with in-memory transactions. First part is abandoning NANT for building and moving to VS 2015. That's done in r922. This is the last functional code.
After that the transaction stuff is added which basically means the server is broken.
Ultimately I've moved to GitHub, where the development may or may not continue. We'll see.
This is a final goodbye.
Migrated to github https://github.com/ngeor/w3c-nant
Attention: code migrated to github:
https://github.com/ngeor/w3c-nantNAnt task library written in C#.
Validates HTML and CSS against the online W3C validation services.
FTP NAnt tasks to upload and delete files on an FTP server.
Separate NAnt-independent assembly to reuse in .NET projects.
NCoverCop is a custom NAnt task that fails your build when your code coverage drops by using NCover. It also tells you what code has become untested. This promotes TDD. See NAnt [http://nant.sourceforge.net/] and NCover [http://www.ncover.com/]
NAnt builder is a Visual Studio 2012 .Net AddIn. It can be used to control NAnt builds directly from within Visual Studio 2012 without the need to use the command line.
NAnt-Gui is a graphical frontend to NAnt. It allows you to edit build files, select targets to build, modify build properties on the fly, and capture the output of builds with error highlighting.
Nant provides a powerful Listener API but it needs some help to make it useful. This project will get the information out of the nant process and into a form that allows you to understand your builds and how they are progressing.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Emonic (Eclipse-Mono-Integration) is a Eclipse-Plugin for C#. It provides color-highlighting, outline, word-completion and build mechanism via Ant or Nant. Tested on Linux and Windows with Mono and the Win-.net-framework.
An Unit Test tool for PowerBuilder Applicatoin development. Command line support mode and xml result generation make it easily fitting into CruiseContol integration server.
A custom NAnt task which integrated Selenium RC with NAnt. The build output is also easily used by tool like CruiseControl.net (CC.net) i.e. in the event of selenium test failures the relevant error messages/lines are outputed to the build output...
This extension provides two NAnt loggers: * LessVerboseXmlLogger: Write smaller XML log files by omitting executed tasks * ConsoleColorLogger: Color output for NAnt * See the readme.txt file included in the distribution for further information
Prebuild is a cross-platform XML-driven pre-build tool which allows developers to easily generate project files for major IDE's and .NET development tools including: Visual Studio .NET 2002, 2003, 2005, SharpDevelop, MonoDevelop, NAnt and Autotools.
Arundo is a lightweight continuous build integration system based on Soha Navigator (see on sourceforge) which can execute NAnt, MsBuild scripts automatically on SVN commit.
This is a collection of Eclipse plug-ins that help you work with .NET. If you used tools like Emonic, this is something that will be helpful. Current functional tools include NUnit and NAnt support. Both tools work like their Java equivalents.
Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
NantReloaded is a Visual Studio .Net 2005 Add-in and a stand-alone visual app for running and configuring NAnt scripts. Also, It allows you to save and load build configurations (set of targets and properties values)
ajgenesis is a project to build a code generator system, to generate applications in various technologies, using templates: VB.NET, C#, Java, PHP, and more. You can write the templates, and it has integration with NAnt.
Plugins for CruiseControl.NET. Currently only one plugin is available: BrekiLabeller - a custom labeller for CruiseControl.NET. Allows build labelling in the "prefix-M.m.B.R" format. Similar to NAnt Contrib <version> task.
CheckSharp is a development tool written in C# for checking C# code against coding guidelines. CheckSharp comes with an Nant task and a command line version to automate checking of source code for one file or a couple of projects.