Click here to Skip to main content
15,887,485 members
Articles / DevOps / Testing

C#: Building a Useful, Extensible .NET Console Application Template for Development and Testing

Rate me:
Please Sign up or sign in to vote.
4.95/5 (27 votes)
18 Sep 2014CPOL26 min read 109.2K   66  
How often do you find yourself tossing together a console application for the purpose of trying out code, "testing" in the sense of seeing what works best, or, possibly, as a means to demo some library of function? I do, a lot.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer XIV Solutions
United States United States
My name is John Atten, and my username on many of my online accounts is xivSolutions. I am Fascinated by all things technology and software development. I work mostly with C#, Javascript/Node.js, Various flavors of databases, and anything else I find interesting. I am always looking for new information, and value your feedback (especially where I got something wrong!)

Comments and Discussions