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
                    
if you are setting up this repo
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
                    
nuke :add-package dotnet-env --version 1.0.0
                    

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

Clarius Org MFB Technologies, Inc. Torutek DRIVE.NET, Inc. Keith Pickford Thomas Bolon Kori Francis Toni Wenzel Uno Platform Reuben Swartz Jacob Foshee alternate text is missing from this package README image Eric Johnson David JENNI Jonathan Charley Wu Ken Bonny Simon Cropp agileworks-eu sorahex Zheyu Shen Vezel ChilliCream 4OTC Vincent Limo Jordan S. Jones domischell Justin Wendlandt Adrian Alonso Michael Hagedorn Matt Frear

Sponsor this project  

Learn more about GitHub Sponsors

Product 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