<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Command Line Archives - IntelliTect</title>
	<atom:link href="https://intellitect.com/blog/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Wed, 16 Aug 2023 20:38:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://intellitect.com/wp-content/uploads/2017/02/cropped-favicon-1-32x32.png</url>
	<title>Command Line Archives - IntelliTect</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>VIDEO: Building Modern Tools with System.CommandLine</title>
		<link>https://intellitect.com/blog/modern-system-commandline/</link>
		
		<dc:creator><![CDATA[Joshua]]></dc:creator>
		<pubDate>Wed, 12 May 2021 01:54:59 +0000</pubDate>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Command Line]]></category>
		<guid isPermaLink="false">https://intellitect.com/?p=42603</guid>

					<description><![CDATA[<p>Learn How the System.CommandLine Library Can Improve the Tools You Build Most .NET developers start their career off by writing the time-honored program “Hello World.” This simple console application paints a picture of simplicity when building out console applications. However, building out a robust command-line application that delights your users takes significantly more work. Features&#8230;&#160;</p>
<div class="read-more-wrapper"><a href="https://intellitect.com/blog/modern-system-commandline/" class="button button-primary" rel="bookmark">Read More &#187;<span class="screen-reader-text">VIDEO: Building Modern Tools with System.CommandLine</span></a></div>
<p>The post <a href="https://intellitect.com/blog/modern-system-commandline/">VIDEO: Building Modern Tools with System.CommandLine</a> appeared first on <a href="https://intellitect.com">IntelliTect</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Essential .NET: Parse the Command Line with System.CommandLine (MSDN)</title>
		<link>https://intellitect.com/blog/parse-command-line/</link>
		
		<dc:creator><![CDATA[Mark Michaelis]]></dc:creator>
		<pubDate>Fri, 01 Mar 2019 22:54:13 +0000</pubDate>
				<category><![CDATA[.NET/C#]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[MSDN: Essential .NET]]></category>
		<guid isPermaLink="false">https://intellitect.com/?p=36855</guid>

					<description><![CDATA[<p>Parsing the Command Line Going all the way back to. NET Framework 1.0, I&#8217;ve been astounded that there&#8217;s been no simple way for developers to parse the command line of their applications. Applications start execution from the Main method, but the arguments are passed in as an array (string[] args) with no differentiation between which&#8230;&#160;</p>
<div class="read-more-wrapper"><a href="https://intellitect.com/blog/parse-command-line/" class="button button-primary" rel="bookmark">Read More &#187;<span class="screen-reader-text">Essential .NET: Parse the Command Line with System.CommandLine (MSDN)</span></a></div>
<p>The post <a href="https://intellitect.com/blog/parse-command-line/">Essential .NET: Parse the Command Line with System.CommandLine (MSDN)</a> appeared first on <a href="https://intellitect.com">IntelliTect</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
