Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
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.
...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.
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.
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.
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...
An Unit Test tool for PowerBuilder Applicatoin development. Command line support mode and xml result generation make it easily fitting into CruiseContol integration server.
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.