fuget.org
Service.Registry
by Stanislav Batyrgareev
1.0.35
28 Oct 20
Toggle Dropdown
Version 1
1.0.42
14 Jun 22
1.0.41
14 Jun 22
1.0.40
10 Jun 22
1.0.39
10 Jun 22
1.0.38
10 Jun 22
1.0.37
29 Oct 20
1.0.36
29 Oct 20
1.0.35
28 Oct 20
1.0.33
30 Sep 20
1.0.32
1 May 20
1.0.31
28 Mar 20
1.0.30
27 Mar 20
1.0.29
27 Mar 20
1.0.28
27 Mar 20
1.0.27
27 Mar 20
API Diff
with 1.0.37
Toggle Dropdown
Version 1
1.0.42
14 Jun 22
1.0.41
14 Jun 22
1.0.40
10 Jun 22
1.0.39
10 Jun 22
1.0.38
10 Jun 22
1.0.37
29 Oct 20
1.0.36
29 Oct 20
1.0.35
28 Oct 20
1.0.33
30 Sep 20
1.0.32
1 May 20
1.0.31
28 Mar 20
1.0.30
27 Mar 20
1.0.29
27 Mar 20
1.0.28
27 Mar 20
1.0.27
27 Mar 20
Service.Registry.1.0.35.nupkg
nuget.org
bitbucket.org
Apache License 2
<
PackageReference
Include
=
"Service.Registry"
Version
=
"1.0.35"
/>
Frameworks
netcoreapp3.1
Dependencies
Microsoft.Extensions.Configuration.Json 3.1.3
Microsoft.Extensions.Http 3.1.9
Newtonsoft.Json 12.0.3
API Diff between 1.0.35 and 1.0.37
0
Additions
2
Removals
Service.Registry.Common
public
abstract
class
RestClientResponseBase
protected
readonly
IHttpClientFactory
ClientFactory
protected
RestClientResponseBase
(
RestClientResponseSettings
settings
,
IHttpClientFactory
clientFactory
)