docs: update NuGet server article

This commit is contained in:
Nikolay Iliev 2021-10-04 10:41:20 +03:00
Родитель df151c288c
Коммит 7930cdef84
6 изменённых файлов: 4 добавлений и 4 удалений

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 23 KiB

После

Ширина:  |  Высота:  |  Размер: 22 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 31 KiB

После

Ширина:  |  Высота:  |  Размер: 30 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 18 KiB

После

Ширина:  |  Высота:  |  Размер: 17 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 21 KiB

После

Ширина:  |  Высота:  |  Размер: 20 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 32 KiB

После

Ширина:  |  Высота:  |  Размер: 15 KiB

Просмотреть файл

@ -21,9 +21,9 @@ In the the Package Sources section users can add new sources.
![](images/nuget-server/nuget-vs-add-source.png)
In the Source field users should fill in the address of the Telerik server (URL: **https://nuget.telerik.com/nuget**) and click the Update button.
In the Source field users should fill in the address of the Telerik server (URL: **https://nuget.telerik.com/v3/index.json**) and click the Update button.
>tip The improved Telerik NuGet v3 is now available for beta testing at [https://nuget.telerik.com/v3/index.json](https://nuget.telerik.com/v3/index.json). The new v3 API is faster, lighter, and reduces the number of requests from NuGet clients. You are welcome to try it.
>important The previous version of the Telerik NuGet server (**https://nuget.telerik.com/nuget**) will be deprecated soon. Update your settings to point to the new v3 API ((URL: **https://nuget.telerik.com/v3/index.json**)), which is faster, lighter, and reduces the number of requests from NuGet clients.
![](images/nuget-server/nuget-vs-telerik-server.png)
@ -58,9 +58,9 @@ On the next dialog users will see all the available sources. Choose “*Add*”
![Add Telerik NuGet server](images/getting-started-add-package-source.png "Add Telerik NuGet server")
In the Add Package Source dialog users should fill in the information of the Telerik server (URL: **https://nuget.telerik.com/nuget**) as well as their private Telerik credentials. Authentication procedure is required in order to allow downloading the packs.
In the Add Package Source dialog users should fill in the information of the Telerik server (URL: **https://nuget.telerik.com/v3/index.json**) as well as their private Telerik credentials. Authentication procedure is required in order to allow downloading the packs.
>tip The improved Telerik NuGet v3 is now available for beta testing at [https://nuget.telerik.com/v3/index.json](https://nuget.telerik.com/v3/index.json). The new v3 API is faster, lighter, and reduces the number of requests from NuGet clients. You are welcome to try it.
>important The previous version of the Telerik NuGet server (**https://nuget.telerik.com/nuget**) will be deprecated soon. Update your settings to point to the new v3 API ((URL: **https://nuget.telerik.com/v3/index.json**)), which is faster, lighter, and reduces the number of requests from NuGet clients.
![Telerik NuGet server details](images/getting-started-add-telerk-server.png "Telerik NuGet server details")