Skip to content

emersonsoares/asdf-dotnet-core

Repository files navigation

🚧 asdf-dotnet-core

Build Status

.Net Core plugin for asdf version manager

Install

asdf plugin-add dotnet-core https://github.com/emersonsoares/asdf-dotnet-core.git

Use

Check asdf readme for instructions on how to install & manage versions of .Net Core.

DOTNET_ROOT

To set DOTNET_ROOT in your shell's initialization add the following:

. ~/.asdf/plugins/dotnet-core/set-dotnet-home.bash

For zsh shell, instead use:

. ~/.asdf/plugins/dotnet-core/set-dotnet-home.zsh

For fish shell, instead use:

. ~/.asdf/plugins/dotnet-core/set-dotnet-home.fish

Releases

No releases published

Packages

No packages published

Languages