<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>NuGetter Wiki Rss Feed</title><link>http://nugetter.codeplex.com/</link><description>NuGetter Wiki Rss Description</description><item><title>New Comment on "Documentation"</title><link>https://nugetter.codeplex.com/documentation?&amp;ANCHOR#C27364</link><description>Thanks for the awesome work. &amp;#10;&amp;#10;The documentation is still pointing to Version 1. I got tripped by not realizing that there is an updated version in the download along with other nugetter components. While trying to find out how multiple packages work - http&amp;#58;&amp;#47;&amp;#47;stackoverflow.com&amp;#47;q&amp;#47;16328338&amp;#47;198552&amp;#10;&amp;#10;Can someone update this link please.</description><author>devnetfx</author><pubDate>Thu, 02 May 2013 02:04:53 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20130502020453A</guid></item><item><title>New Comment on "Documentation"</title><link>https://nugetter.codeplex.com/documentation?&amp;ANCHOR#C27363</link><description>Thanks for the awesome work. &amp;#10;&amp;#10;The documentation is still pointing to Version 1. I got tripped by not realizing that there is an updated version in the download along with other nugetter components.&amp;#10;&amp;#10;Can someone update this link please.</description><author>devnetfx</author><pubDate>Thu, 02 May 2013 02:02:38 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20130502020238A</guid></item><item><title>Updated Wiki: Home</title><link>https://nugetter.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Version 2.1 Released (TFS 2012)&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn’t it be nice if it was all automated?
 And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2012 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt; build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 2.1 and has been tested with NuGet version 2.2.&amp;nbsp;
&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp; &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine – NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterMultiPkgBuildVersionedTemplate20.xaml&amp;quot; to work with the TfsVersioning V2.0 extended versioning capabilities.
&lt;/li&gt;&lt;li&gt;Build Number Prefix introduced in TfsVersioning has been added to &lt;a href="http://nugetter.codeplex.com/" target="_blank"&gt;
NuGetter&lt;/a&gt; to allow identification of similar builds (i.e., daily, CI, manual, etc.)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img alt="NuGetter Build Process" src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606808"&gt;&lt;img title="image" border="0" alt="image" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606809" width="644" height="703" style="border-left-width:0px; border-right-width:0px; border-bottom-width:0px; padding-top:0px; padding-left:0px; display:inline; padding-right:0px; border-top-width:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Thu, 07 Feb 2013 04:31:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130207043102A</guid></item><item><title>Updated Wiki: Home</title><link>https://nugetter.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Version 2.0 Released (TFS 2012)&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn’t it be nice if it was all automated?
 And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2012 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt; build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 2.0 and has been tested with NuGet version 2.2.&amp;nbsp;
&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp; &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine – NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterMultiPkgBuildVersionedTemplate20.xaml&amp;quot; to work with the TfsVersioning V2.0 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img alt="NuGetter Build Process" src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606808"&gt;&lt;img title="image" border="0" alt="image" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606809" width="644" height="703" style="border-left-width:0px; border-right-width:0px; border-bottom-width:0px; padding-top:0px; padding-left:0px; display:inline; padding-right:0px; border-top-width:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Thu, 24 Jan 2013 03:14:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130124031445A</guid></item><item><title>Updated Wiki: Home</title><link>https://nugetter.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Version 2.0 Released (TFS 2012)&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn’t it be nice if it was all automated?
 And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2012 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt; build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 2.0 and has been tested with NuGet versions 2.2.&amp;nbsp;
&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp; &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine – NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterMultiPkgBuildVersionedTemplate20.xaml&amp;quot; to work with the TfsVersioning V2.0 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img alt="NuGetter Build Process" src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606808"&gt;&lt;img title="image" border="0" alt="image" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606809" width="644" height="703" style="border-top:0px; border-right:0px; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; display:inline; padding-right:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Wed, 23 Jan 2013 05:31:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130123053145A</guid></item><item><title>Updated Wiki: Home</title><link>https://nugetter.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Version 2.0 Released&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn’t it be nice if it was all automated?
 And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2012 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt; build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 2.0 and has been tested with NuGet versions 2.2.&amp;nbsp;
&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp; &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine – NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterMultiPkgBuildVersionedTemplate20.xaml&amp;quot; to work with the TfsVersioning V2.0 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img alt="NuGetter Build Process" src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606808"&gt;&lt;img title="image" border="0" alt="image" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=nugetter&amp;DownloadId=606809" width="644" height="703" style="border-top:0px; border-right:0px; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; display:inline; padding-right:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Wed, 23 Jan 2013 05:19:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130123051927A</guid></item><item><title>New Comment on "Documentation"</title><link>http://nugetter.codeplex.com/documentation?&amp;ANCHOR#C22247</link><description>Hi, nice work&amp;#33;  I was about to go and develop my own activities when I came across this project.  &amp;#10;&amp;#10;I would like to use just the build activities in my own, heavily customized process templates.&amp;#10;While I could certainly work my way through your work using reflector and your templates as examples  to figure out exactly what each property is, some documentation on the activities and their properties would be very much appreciated and would save me and others a whole lot of time.  Any chance of this happening soon&amp;#63;</description><author>AmyDudley</author><pubDate>Tue, 17 Jan 2012 11:55:13 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20120117115513A</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 1.2.0.0 and has been tested with NuGet versions 1.3, 1.4&amp;nbsp;and 1.5.&amp;nbsp; Preliminary testing of the latest NuGet version 1.6 has not discovered any issues but testing continues.&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;NuGet Version 1.5 introduced new XML namespaces within the NuSpec file.&amp;nbsp; This caused a problem with version 1.1.0.0 of NuGetter.&amp;nbsp; That issue has been resolved with version 1.2.0.0.&amp;nbsp; Note:
 This&amp;nbsp;update/&amp;quot;fix&amp;quot; effects the custom activity assembly only - no changes or updates to existing TFS build templates is necessary.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Wed, 21 Dec 2011 20:03:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111221080334P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 1.2.0.0 and has been tested with NuGet versions 1.3, 1.4&amp;nbsp;and the latest NuGet version 1.5.&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;NuGet Version 1.5 introduces new XML namespaces within the NuSpec file.&amp;nbsp; This caused a problem with version 1.1.0.0 of NuGetter.&amp;nbsp; That issue has been resolved with version 1.2.0.0.&amp;nbsp; Note:
 This&amp;nbsp;update/&amp;quot;fix&amp;quot; effects the custom activity assembly only - no changes or updates to existing TFS build templates is necessary.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Wed, 21 Dec 2011 20:01:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111221080101P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 1.2.0.0 and has been tested with NuGet versions 1.3, 1.4, 1.5&amp;nbsp;and the latest NuGet version 1.6.&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;NuGet Version 1.5 introduces new XML namespaces within the NuSpec file.&amp;nbsp; This caused a problem with version 1.1.0.0 of NuGetter.&amp;nbsp; That issue has been resolved with version 1.2.0.0.&amp;nbsp; Note:
 This&amp;nbsp;update/&amp;quot;fix&amp;quot; effects the custom activity assembly only - no changes or updates to existing TFS build templates is necessary.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/download?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Wed, 21 Dec 2011 20:00:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111221080006P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 1.2.0.0 and has been tested with NuGet versions 1.3, 1.4 and the latest NuGet version 1.5.&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;NuGet Version 1.5 introduces new XML namespaces within the NuSpec file.&amp;nbsp; This caused a problem with version 1.1.0.0 of NuGetter.&amp;nbsp; That issue has been resolved with version 1.2.0.0.&amp;nbsp; Note:
 This&amp;nbsp;update/&amp;quot;fix&amp;quot; effects the custom activity assembly only - no changes or updates to existing TFS build templates is necessary.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Sat, 10 Sep 2011 20:58:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110910085834P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 1.2.0.0 and has been tested with NuGet versions 1.3, 1.4 and the latest NuGet version 1.5.&lt;/h3&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;NuGet Version 1.5 introduces new XML namespaces within the NuSpec file.&amp;nbsp; This caused a problem with version 1.1.0.0 of NuGetter.&amp;nbsp; That issue has been resolved with version 1.2.0.0.&amp;nbsp; Note:
 This&amp;nbsp;update/&amp;quot;fix&amp;quot; effects the custom activity assembly only - no changes or updates to existing TFS build templates is necessary.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#008000"&gt;&lt;span style="color:#000000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Version 1.1 includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Fri, 09 Sep 2011 23:06:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110909110627P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter - it is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;The current version of TFS NuGetter is 1.1.0.0 and has been tested with NuGet versions 1.3, 1.4
&lt;span style="text-decoration:underline"&gt;and the latest NuGet version 1.5&lt;/span&gt;.&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#008000"&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Version 1.1 includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Fri, 02 Sep 2011 22:43:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110902104317P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.1.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#008000"&gt;Version 1.1.0.0 has been tested with NuGet versions 1.3, 1.4 and the newest 1.5&amp;nbsp;release.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;Note: Disregard any previous message about NuGet 1.5 not working with NuGetter 1.1.0.0 - it was retested and worked as expected.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Version 1.1 includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Fri, 02 Sep 2011 16:44:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110902044406P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.1.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#008000"&gt;Version 1.1.0.0 has been tested with NuGet versions 1.3, 1.4 and the newest 1.5&amp;nbsp;release.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000"&gt;Note: Disregard any previous message about NuGet 1.5 not working with NuGetter 1.1.0.0&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Version 1.1 includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Fri, 02 Sep 2011 16:37:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110902043720P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.1.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#008000"&gt;Version 1.1.0.0 has been tested with NuGet versions 1.3 and the latest 1.4 release.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;&lt;strong&gt;Sept 2, 2011: Please note: NuGetter V1.1.0.0 appears to have a problem with creating a package with the newly updated NuGet version 1.5.&amp;nbsp; I am aware of it and will be generating an update shortly.&amp;nbsp; As stated
 above, versions 1.3 and 1.4 have been tested and work.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Version 1.1 includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Fri, 02 Sep 2011 15:51:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110902035151P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.1.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#008000"&gt;Version 1.1.0.0 has been tested with NuGet versions 1.3 and the latest 1.4 release.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish - managed within TFS 2010 automated build
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;li&gt;Version 1.1 includes updated build process template &amp;quot;NuGetterVersioningBuildTemplate15.xaml&amp;quot; to work with the TfsVersioning v1.5 extended versioning capabilities.
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Thu, 04 Aug 2011 14:10:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110804021014P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.0.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#008000"&gt;Version 1.0.0.0 has been tested with NuGet versions 1.3 and the latest 1.4 release.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Tue, 28 Jun 2011 12:45:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110628124500P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.0.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;p&gt;Version 1.0.0.0 has been tested with NuGet versions 1.3 and the latest 1.4 release.&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Tue, 28 Jun 2011 12:44:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110628124418P</guid></item><item><title>Updated Wiki: Home</title><link>http://nugetter.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Project Description&lt;/h1&gt;
&lt;p&gt;The NuGet project was designed to provide developers with a standardized mechanism for sharing and installing code, assemblies, etc. The creation of the packages is pretty straightforward to do in a manual way but wouldn&amp;rsquo;t it be nice if it was all
 automated? And, not just the packaging, the versioning and deploying should be automated as well. This way, you as the developer can create a library, build it, deploy it and
&lt;strong&gt;immediately&lt;/strong&gt; test it.&lt;/p&gt;
&lt;p&gt;This is the goal of NuGetter. It is an extension to the Team Foundation Server 2010 build process that will perform all of the necessary versioning, packaging and deployment functions in a customizable and completely repeatable way.&lt;/p&gt;
&lt;p&gt;NuGetter does not require but works better and provides more robust build features when used with
&lt;a title="TfsVersioning Codeplex Project" href="http://tfsversioning.codeplex.com"&gt;
TfsVersioning&lt;/a&gt;&amp;nbsp;build versioning manager (CodePlex Project)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Current version is 1.0.0.0.&lt;/strong&gt;&amp;nbsp; This is the initial release.&lt;/p&gt;
&lt;h2&gt;Capabilities/Features:&amp;nbsp;&amp;nbsp;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Includes all phases of the build process: compile, version, pre-package, package, push/deploy and publish
&lt;/li&gt;&lt;li&gt;NuGet Package and deploy features for a simple to an extremely complex library package
&lt;/li&gt;&lt;li&gt;Single or multiple solution builds &lt;/li&gt;&lt;li&gt;Single or multiple configuration builds &lt;/li&gt;&lt;li&gt;Manage versioning of the assemblies coordinated or separately from the NuGet package
&lt;/li&gt;&lt;li&gt;Create a package, create and push a package or create a package and push and publish to a NuGet gallery
&lt;/li&gt;&lt;li&gt;Build and have immediate access to the package in a test environment through inherent &amp;quot;Push/Deploy&amp;quot; feature
&lt;/li&gt;&lt;li&gt;Push locations include the NuGet Gallery, a local directory, network share or web site
&lt;/li&gt;&lt;li&gt;Use in any combination of manual, continuous integration or scheduled builds &lt;/li&gt;&lt;li&gt;Ability to execute PowerShell scripts prior to packaging to organize the files (e.g., lib, tools, content) for the NuGet packaging process (pre-packaging)
&lt;/li&gt;&lt;li&gt;No requirement for NuGet.exe to be installed on the build machine &amp;ndash; NuGet.exe can be held in source control and deployed only at the time of the build
&lt;/li&gt;&lt;li&gt;All of the above is managed through the standard TFS Build Workflow process &lt;/li&gt;&lt;li&gt;Remotely store/manage package information such as version numbers, API keys, and NuSpec manifest files
&lt;/li&gt;&lt;li&gt;All of this is managed via a Team Foundation Server automated build process &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251988" alt="NuGetter Build Process" width="467" height="552"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Build Definition Sample:&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=nugetter&amp;DownloadId=251916" alt="NuGetter Build Definition Example" width="635" height="747"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>marknic</author><pubDate>Thu, 23 Jun 2011 12:57:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110623125752P</guid></item></channel></rss>