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

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

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

csharp dotnet which

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# Which for .NET
![.NET](https://badgen.net/badge/.net/%3E%3D8.0/green) ![NuGet](https://badgen.net/nuget/v/Belin.Which) ![License](https://badgen.net/badge/license/MIT/blue) ![Downloads](https://badgen.net/nuget/dt/Belin.Which)

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.cs/wiki)
- [Examples](https://github.com/cedx/which.cs/tree/main/example)

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

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