dotnet-env
1.0.0
dotnet tool install --global dotnet-env --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local dotnet-env --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-env&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-env --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Automatically discover used .NET versions in the current repository and emit a JSON file with them, for use in automatic .NET environment setup using dotnet-env GitHub action.
Usage
> dotnet env --help
DESCRIPTION:
Discovers .NET versions used in the current directory recursively
USAGE:
dotnet env [OPTIONS] [COMMAND]
OPTIONS:
-h, --help Prints help information
-o, --output [FILE] Whether to write versions to an output file. File
path defaults to ./.github/dotnet.json
COMMANDS:
workflow Creates a GitHub Actions workflow file for dotnet-env
> dotnet env workflow --help
DESCRIPTION:
Creates a GitHub Actions workflow file for dotnet-env
USAGE:
dotnet env workflow [file] [OPTIONS]
ARGUMENTS:
[file] Path to the versions file to use in the workflow. Defaults to
./.github/dotnet.json
OPTIONS:
-h, --help Prints help information
Sponsors
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 277 | 6/10/2025 |
1.0.0-beta | 138 | 5/28/2025 |