Skip to content
CodeMemo
CodeMemo

Full-stack developer memories

  • Code of conduct
  • Privacy
  • Contact
CodeMemo
CodeMemo

Full-stack developer memories

  • Code of conduct
  • Privacy
  • Contact

Proper $PATH variable with dotnet on linux

2023-03-30 / $PATH, bash, dotnet, dotnet-ef, linux
# DOTNET
export DOTNET_ROOT="$HOME/.dotnet"
export PATH="$PATH:$DOTNET_ROOT"
export PATH="$PATH:$DOTNET_ROOT/tools/"
# DOTNET end

https://stackoverflow.com/questions/65270410/how-to-properly-install-dotnet-ef-on-ubuntu

← Previous Post
Next Post →

NEWS

  • 2020-04-14
    GitHub is now free for teams

Tags

$PATH .NET Core .NET Framework angular bash cache continuous integration decorator dhcp dns docker docker-compose docker compose dotnet dotnet-ef events forms http ion-item ionic ionic page lifecycle jenkins linux msbuild networking nginx openvpn pipeline reactive forms routerLink routerLinkActive rxjs security sslv sslv3 tls typescript ubuntu validator vpn

SteamPunk pill

No Title

Thanks to The vault of the atomic space age

Copyright © 2025 CodeMemo | Powered by Astra WordPress Theme