Скрыть последних авторов
Alexandr Fokin 2.9 1 | |[[HTTP 1.1>>Сети.Протоколы.HTTP 1\.1.WebHome]]
2 | |(((
Alexandr Fokin 2.5 3 Рекомендации по использованию HttpClient
4 [[https:~~/~~/learn.microsoft.com/ru-ru/dotnet/fundamentals/networking/http/httpclient-guidelines>>https://learn.microsoft.com/ru-ru/dotnet/fundamentals/networking/http/httpclient-guidelines]]
5
Alexandr Fokin 2.6 6 Использование IHttpClientFactory для реализации устойчивых HTTP-запросов
7 https://docs.microsoft.com/ru-ru/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-requests
Alexandr Fokin 2.9 8 )))
9 | |(((
Alexandr Fokin 2.1 10 Подводные камни HttpClient в .NET
11 https://habr.com/ru/post/424873/
12
Alexandr Fokin 2.3 13 HTTPCLIENT CONNECTION POOLING IN .NET CORE
14 [[https:~~/~~/www.stevejgordon.co.uk/httpclient-connection-pooling-in-dotnet-core>>https://www.stevejgordon.co.uk/httpclient-connection-pooling-in-dotnet-core]]
Alexandr Fokin 2.2 15
16 Differences Between System.Net.WebRequest, HttpClient and WebClient in C#
17 [[https:~~/~~/www.c-sharpcorner.com/blogs/difference-between-syatemnetwebrequest-and-httpclient-and-webclient-in-c-sharp>>https://www.c-sharpcorner.com/blogs/difference-between-syatemnetwebrequest-and-httpclient-and-webclient-in-c-sharp]]
Alexandr Fokin 2.9 18 )))
19 | |
Alexandr Fokin 2.10 20
21 ----
22
23 ==== Внутренние ссылки: ====
24
25 ====== Дочерние страницы: ======
26
27 {{children/}}
28
29 ====== Обратные ссылки: ======
30
31 {{velocity}}
32 #set ($links = $doc.getBacklinks())
33 #if ($links.size() > 0)
34 #foreach ($docname in $links)
35 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
36 * [[$escapetool.xml($rdoc.fullName)]]
37 #end
38 #else
39 No back links for this page!
40 #end
41 {{/velocity}}
42
43 ----