Nuget


Package Management


dotnet add package Microsoft.AspNetCore.Mvc.Testing
    

Installation


sudo apt install nuget
## vscode
Ctrl+Shift+X → NuGet Package Manager GUI
    

How to use?

TroubleShootings

References


  1. Install and manage packages in Visual Studio using the NuGet Package Manager
  2. Nuget Package Manager GUI For VSCode
  3. Restore packages using Package Restore
  4. NuGet packages in the Package Registry
  5. Download Mono Stable Linux Ubuntu