Skip to content

junian/dotnet-console-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Console Apps

A collection of .NET console apps and scripts

About

This is a special repository to celebrate dotnet run app.cs, where you can just use a single C# file to run the script.

You need .NET 10 SDK installed.

Read example guide here.

Content

Executable PATH

If you're on macOS, Linux, or any Unix-like OS, you can set the bin folder in the path to directly execute the script. For example:

export PATH="$HOME/dotnet-console-apps/bin:$PATH"

License

MIT.

About

.NET Console Apps

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages