Showing 28 open source projects for "nant"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    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.
    Start Free
  • 1
    NAnt is a Ant like build tool for .NET
    Leader badge
    Downloads: 724 This Week
    Last Update:
    See Project
  • 2
    Custom Tasks for NAnt. All are welcome to Contribute...!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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/]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A multilanguage GUI / frontend for the famous Nant (ant for .NET)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VisualStudio addin providing visual representation of NAnt scripts. It allows you to start/stop/monitor nant task directly within VisualStudio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Nant Reloaded
    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)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FitNesse.NAntTasks contains a set of custom NAnt tasks to handle starting and stopping the FitNesse server as part of a NAnt script. Future tasks may include running tests and parsing results into XML, plus other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Enables NAnt to build C++ projects, and has specific support for Qt4 projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A suite of integrations for Visual Studio Team System (VSTS) Team Foundation Server to common open source development tools such as nAnt and CruiseControl.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    huiwen4net is a .net framework that combined iBATIS.NET,NHibernate,Spring Framework .NET,Lattis ,Maverick.NET,NVelocity,Report.NET,NAnt,NUnit,NMock,Logging framework for .NET and other opensource framework.make developer develop webapp and gui app easyly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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 command line. It also allows you to filter less commonly used targets and to set target specific properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NCover - A tool to tell you how much of your program is covered by your automatic tests. Instruments source code prior to running unit tests to establish test coverage. * Nant integration * For use with continuous integration builds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code generation framework that can be used with any template engine. NAnt task and Visual Studio.NET addin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sharp Builder Tools is a set of experts (Helpers) for Borland C# Builder and Delphi for .Net. It's contains a lot of tools integrated directly in the IDE (Ant / NAnt, AStyle, NUnit, Expresso, NDoc, WinMerge) and many coding utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB