Wiki source code of nuget-feed

Last modified by Mohamed Varachia on 2024/02/05 14:37

Hide last authors
Gideon Lombard 37.1 1 1. Make sure your VS is updated with the latest updates (critical)
Rudi Marais 2.1 2 1. (((
Gideon Lombard 37.1 3 Install [[The Azure Artifacts Credential Provider>>url:https://github.com/Microsoft/artifacts-credprovider#setup]] and select the **PowerShell helper script **link
Gideon Lombard 6.2 4
Mohamed Varachia 39.2 5 [[image:image-20240205162643-1.png]]
Gideon Lombard 6.2 6
Mohamed Varachia 41.1 7 3. Click on highlighted link
Gideon Lombard 10.2 8
Mohamed Varachia 39.2 9 [[image:image-20240205163118-3.png]]
Gideon Lombard 10.2 10
Mohamed Varachia 41.1 11 4. Copy code from Github
Gideon Lombard 10.2 12
Mohamed Varachia 39.2 13
14
Mohamed Varachia 41.1 15 5. Open Windows Powershell ISE as administrator and click the new button and paste the text in the script window
Gideon Lombard 10.2 16
17 [[image:1657111556824-350.png]]
18
19
20 [[image:1657111596157-325.png]]
21
Mohamed Varachia 41.1 22 6. Click the Run button to execute the script.
Rudi Marais 2.1 23
Mohamed Varachia 41.1 24 7. For the Visual Studio development user they need to run the following inside a Visual Studio Command Shell as an administrator.
25
Mohamed Varachia 39.2 26 **dotnet nuget add source https:~/~/pkgs.dev.azure.com/ebsphere/ebsphere/_packaging/ebs-dev/nuget/v3/index.json ~-~-name ebs-dev**
Rudi Marais 2.1 27 )))