<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dependency Management in .Net: Get</title>
	<atom:link href="http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/</link>
	<description>pursuing well-crafted software</description>
	<lastBuildDate>Wed, 12 Jun 2013 15:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: AnikaBlair</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-424</link>
		<dc:creator>AnikaBlair</dc:creator>
		<pubDate>Wed, 07 Nov 2012 06:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-424</guid>
		<description>Recently, I did not give whole lot thought to commenting on weblog 
articles and have left feedback even less. Viewing your useful piece of 
writing, might inspire me to do this again. </description>
		<content:encoded><![CDATA[<p>Recently, I did not give whole lot thought to commenting on weblog<br />
articles and have left feedback even less. Viewing your useful piece of<br />
writing, might inspire me to do this again. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #942</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-275</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #942</dc:creator>
		<pubDate>Wed, 21 Sep 2011 07:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-275</guid>
		<description>[...] Dependency Management in .Net: Get - Derek Greer follows on from his previous post on making use of NuGet without using Visual Studio, sharing a simple tool that can be used from any build process to easily fetch specific NuGet Packages. [...]</description>
		<content:encoded><![CDATA[<p>[...] Dependency Management in .Net: Get &#8211; Derek Greer follows on from his previous post on making use of NuGet without using Visual Studio, sharing a simple tool that can be used from any build process to easily fetch specific NuGet Packages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Greer</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-273</link>
		<dc:creator>Derek Greer</dc:creator>
		<pubDate>Wed, 21 Sep 2011 04:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-273</guid>
		<description>Yep, I took a look at this the other day.  Unfortunately, there seems to be some issues with it at the moment:  https://github.com/davidfowl/NuGetPowerTools/issues/8#issuecomment-2144527

Issues aside, this only deals with updating, not with providing application-level dependency management.  It also takes the same approach as OpenWrap in that it modifies your project files to hook in its custom MSBuild files.  I prefer to keep things clean and separate.  Who knows, I might want to do something crazy one day like completely abandon MSBuild in favor of some Albacore csc.exe tasks.

Bailey, you got that done yet? :)</description>
		<content:encoded><![CDATA[<p>Yep, I took a look at this the other day.  Unfortunately, there seems to be some issues with it at the moment:  https://github.com/davidfowl/NuGetPowerTools/issues/8#issuecomment-2144527</p>
<p>Issues aside, this only deals with updating, not with providing application-level dependency management.  It also takes the same approach as OpenWrap in that it modifies your project files to hook in its custom MSBuild files.  I prefer to keep things clean and separate.  Who knows, I might want to do something crazy one day like completely abandon MSBuild in favor of some Albacore csc.exe tasks.</p>
<p>Bailey, you got that done yet? <img src='http://lostechies.com/derekgreer/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Greer</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-274</link>
		<dc:creator>Derek Greer</dc:creator>
		<pubDate>Wed, 21 Sep 2011 04:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-274</guid>
		<description>Yep, I took a look at this the other day.  Unfortunately, there seems to be some issues with it at the moment:  https://github.com/davidfowl/NuGetPowerTools/issues/8#issuecomment-2144527

Issues aside, this only deals with updating, not with providing application-level dependency management.  It also takes the same approach as OpenWrap in that it modifies your project files to hook in its custom MSBuild files.  I prefer to keep things clean and separate.  Who knows, I might want to do something crazy one day like completely abandon MSBuild in favor of some Albacore csc.exe tasks.

Bailey, you got that done yet? :)</description>
		<content:encoded><![CDATA[<p>Yep, I took a look at this the other day.  Unfortunately, there seems to be some issues with it at the moment:  https://github.com/davidfowl/NuGetPowerTools/issues/8#issuecomment-2144527</p>
<p>Issues aside, this only deals with updating, not with providing application-level dependency management.  It also takes the same approach as OpenWrap in that it modifies your project files to hook in its custom MSBuild files.  I prefer to keep things clean and separate.  Who knows, I might want to do something crazy one day like completely abandon MSBuild in favor of some Albacore csc.exe tasks.</p>
<p>Bailey, you got that done yet? <img src='http://lostechies.com/derekgreer/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Greer</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-272</link>
		<dc:creator>Derek Greer</dc:creator>
		<pubDate>Wed, 21 Sep 2011 04:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-272</guid>
		<description>Yeah, there&#039;s likely a few more solutions like this floating around out there.  I just took a look at it, but I find all the powershell stuff and the usage a bit off-putting.  To each his own I suppose.

I did get this error when trying to run it from a &#039;powershell&#039; shell though:

PS C:TemptestProjChewie.0.0.5&gt; .chewie.ps1The term &#039;install-package&#039; is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.At line:1 char:16+ install-package &lt;&lt;&lt;&lt;  machine.specifications    + CategoryInfo          : ObjectNotFound: (install-package:String) [], CommandNotFoundException    + FullyQualifiedErrorId : CommandNotFoundException


Not sure what&#039;s going on there, but the funny thing is that it executed fine when I ran it from my bash shell via &#039;powershell chewie.ps1&#039;.  Perhaps I haven&#039;t flipped all the switches correctly to make powershell &#039;go&#039; :)
</description>
		<content:encoded><![CDATA[<p>Yeah, there&#8217;s likely a few more solutions like this floating around out there.  I just took a look at it, but I find all the powershell stuff and the usage a bit off-putting.  To each his own I suppose.</p>
<p>I did get this error when trying to run it from a &#8216;powershell&#8217; shell though:</p>
<p>PS C:TemptestProjChewie.0.0.5&gt; .chewie.ps1The term &#8216;install-package&#8217; is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.At line:1 char:16+ install-package &lt;&lt;&lt;&lt;  machine.specifications    + CategoryInfo          : ObjectNotFound: (install-package:String) [], CommandNotFoundException    + FullyQualifiedErrorId : CommandNotFoundException</p>
<p>Not sure what&#039;s going on there, but the funny thing is that it executed fine when I ran it from my bash shell via &#039;powershell chewie.ps1&#039;.  Perhaps I haven&#039;t flipped all the switches correctly to make powershell &#039;go&#039; <img src='http://lostechies.com/derekgreer/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schumacher</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-271</link>
		<dc:creator>Jeff Schumacher</dc:creator>
		<pubDate>Wed, 21 Sep 2011 03:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-271</guid>
		<description>Nuget also has similar functionality... http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages

Good to have variations though! :D</description>
		<content:encoded><![CDATA[<p>Nuget also has similar functionality&#8230; http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages</p>
<p>Good to have variations though! <img src='http://lostechies.com/derekgreer/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schumacher</title>
		<link>http://lostechies.com/derekgreer/2011/09/21/dependency-management-in-net-get/#comment-270</link>
		<dc:creator>Jeff Schumacher</dc:creator>
		<pubDate>Wed, 21 Sep 2011 03:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=554#comment-270</guid>
		<description>This already exists in the form of Chewie:
http://nuget.org/List/Packages/Chewie</description>
		<content:encoded><![CDATA[<p>This already exists in the form of Chewie:<br />
<a href="http://nuget.org/List/Packages/Chewie" rel="nofollow">http://nuget.org/List/Packages/Chewie</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
