How to install the customer patch NuGet in macOS machine
Configure NuGet Package Source
- Download the patch NuGet packages that are shared through the incident and place them in any location on the Mac machine.

- Right-click the NuGet in Visual Studio Mac application and Choose the ‘’Add Packages...”

- After that, choose “Configure sources” option in the Add Packages window.

- Click Add to set up a new source. Enter a friendly name and choose the patch NuGet Packages downloaded location using the browse button. Finally, click the ‘’Add Source’’ button.

- The newly added NuGet package source will be listed out in the sources window as shown in the following screenshot.

- Select the newly added package source in the Add Packages dialog as shown in the following screenshot.

- The packages that are present in the selected NuGet package source are listed. And choose the required NuGet package and then select the “Add Package” button.

- The package will be installed to the application as shown in the following screenshot.
