1.8.1
11 Nov 25
Toggle Dropdown
Version 1
1.11.0
6 May 26
1.10.0
17 Mar 26
1.9.0
27 Jan 26
1.8.1
11 Nov 25
1.8.0
3 Nov 25
1.7.0
22 Sep 25
1.6.1
20 Aug 25
1.6.0
11 Aug 25
1.5.1
15 Jul 25
1.3.0
6 Feb 25
Compare to version...
with 1.9.0
Toggle Dropdown
Version 1
1.11.0
6 May 26
1.10.0
17 Mar 26
1.9.0
27 Jan 26
1.8.1
11 Nov 25
1.8.0
3 Nov 25
1.7.0
22 Sep 25
1.6.1
20 Aug 25
1.6.0
11 Aug 25
1.5.1
15 Jul 25
1.3.0
6 Feb 25
Download Package
Open in NuGet
<
PackageReference
Include
=
"System.ClientModel"
Version
=
"1.8.1"
/>
API Differences between 1.8.1 and 1.9.0
0
Additions
7
Removals
System.ClientModel
public
static
class
ConfigurationExtensions
System.ClientModel.Primitives
public
abstract
class
AuthenticationPolicy
:
PipelinePolicy
public
static
AuthenticationPolicy
Create
(
ClientSettings
settings
)
public
class
ClientPipelineOptions
protected
ClientPipelineOptions
(
IConfigurationSection
section
)
public
abstract
class
ClientSettings
public
sealed
class
CredentialSettings
public
interface
IClientBuilder
:
IHostApplicationBuilder
public
abstract
class
JsonModel
<
T
> :
IJsonModel
<
T
>,
IPersistableModel
<
T
>