Skip to content

An example of running a native unix command (ls) under Dot Net Core in C#.

Notifications You must be signed in to change notification settings

nramin/Dot-Net-Core-Run-Native-Process-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dot Net Core Run Native Process Example

An example of running a native unix command (ls) under Dot Net Core in C#.

To run:

  1. Navigate to this project's folder
  2. dotnet restore
  3. dotnet run

About

An example of running a native unix command (ls) under Dot Net Core in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages