An open API service indexing awesome lists of open source software.

https://github.com/cedx/which.net

Find the instances of an executable in the system path, in C#.
https://github.com/cedx/which.net

csharp dotnet which

Last synced: 2 months ago
JSON representation

Find the instances of an executable in the system path, in C#.

Awesome Lists containing this project

README

          

# Which for .NET
Find the instances of an executable in the system path, in [C#](https://learn.microsoft.com/en-us/dotnet/csharp).

## Documentation
- [User guide](https://github.com/cedx/which.net/tree/main/docs)
- [Examples](https://github.com/cedx/which.net/tree/main/example)

## Development
- [Git repository](https://github.com/cedx/which.net)
- [Submit an issue](https://github.com/cedx/which.net/issues)

## License
[Which for .NET](https://github.com/cedx/which.net) is distributed under the MIT License.