<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>A reusable, reflection based command-line parser</title><link>http://blogs.msdn.com/b/shawnhar/archive/2012/04/20/a-reusable-reflection-based-command-line-parser.aspx</link><description>I often find myself writing little throwaway utilities to help with other tasks, and many of these utilities need to parse command lines.&amp;#160; There are myriad ways to do this in C#, ranging from the quick and dirty to the infinitely flexible and confusing</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: A reusable, reflection based command-line parser</title><link>http://blogs.msdn.com/b/shawnhar/archive/2012/04/20/a-reusable-reflection-based-command-line-parser.aspx#10339497</link><pubDate>Tue, 14 Aug 2012 15:09:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10339497</guid><dc:creator>raul</dc:creator><description>&lt;p&gt;Awesome!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10339497" width="1" height="1"&gt;</description></item><item><title>re: A reusable, reflection based command-line parser</title><link>http://blogs.msdn.com/b/shawnhar/archive/2012/04/20/a-reusable-reflection-based-command-line-parser.aspx#10307143</link><pubDate>Sat, 19 May 2012 02:25:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10307143</guid><dc:creator>Sergio Vicente</dc:creator><description>&lt;p&gt;Coding gem!&lt;/p&gt;
&lt;p&gt;Just love these kind of posts as it gives us a glimpse inside your coding style, techniques and logical reasoning.&lt;/p&gt;
&lt;p&gt;Thanks for sharing Shawn!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10307143" width="1" height="1"&gt;</description></item><item><title>re: A reusable, reflection based command-line parser</title><link>http://blogs.msdn.com/b/shawnhar/archive/2012/04/20/a-reusable-reflection-based-command-line-parser.aspx#10303476</link><pubDate>Wed, 09 May 2012 21:40:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10303476</guid><dc:creator>Sharon Talbot</dc:creator><description>&lt;p&gt;Noice. &amp;nbsp; Nuget package? :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10303476" width="1" height="1"&gt;</description></item><item><title>re: A reusable, reflection based command-line parser</title><link>http://blogs.msdn.com/b/shawnhar/archive/2012/04/20/a-reusable-reflection-based-command-line-parser.aspx#10296147</link><pubDate>Sat, 21 Apr 2012 21:43:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10296147</guid><dc:creator>Roel</dc:creator><description>&lt;p&gt;Great job! I sometimes considered writing similar, but always ended up with an application specific solution, thinking that a generic one would not be worth the time. An automated /help would be neat too!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10296147" width="1" height="1"&gt;</description></item></channel></rss>