-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cédric Belin edited this page Feb 23, 2025
·
1 revision
Find the instances of an executable in the system path, in C#.
Install the latest version of Which for .NET with NuGet package manager:
# At the root of your project folder...
dotnet add package Belin.Which
For detailed instructions, see the installation guide.