Open Source .NET Development [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Open Source .NET Development [Electronic resources] - نسخه متنی

Brian Nantz

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید


What NAnt Is


NAnt is a fast, extensible, easily readable, automated build tool. NAnt makes a large-scale .NET project possible and manageable using only the freely available .NET SDK or any other CLI Implementation discussed in Chapter 2, "Open Source and the .NET Platform." Because a NAnt build file is XML, your build is platform-independent and easily editable with any text editor. Microsoft also saw the advantage of using XML and modeled the structure of Visual Studio.NET's Solution and Project files using XML. The use of XML in builds allows tools to interact in a more advanced and dynamic way using XSL to change the build on-the-fly. NAnt is compatible with Mono, .NET, and the SSCLI and therefore works with Windows, Linux, FreeBSD, and Mac OS X.


    / 275