/whichdotnet

Primary LanguageC#Apache License 2.0Apache-2.0

WhichDotNet

.NET implementation of which cli for Windows, macOS, Linux and .NET embedded uses.

Usages

./which bash
# /bin/bash

Embedding to .NET Project

Package is available on NuGet:

dotnet add package S64.WhichDotNet.Core