Skip to content

A simple program to teach you how to run shell commands cross platform in .net core

Notifications You must be signed in to change notification settings

greatjack1/Command-Line-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Helper

A simple program demonstrating how to run shell commands using .net core and C#

Getting Started

Just use the ExecCommand() method and pass it a string containing the command to be executed. The result will be returned as a string.

Author

Yaakov from WyreCorp

About

A simple program to teach you how to run shell commands cross platform in .net core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages