5.2.3
9 Feb 15
Toggle Dropdown
Version 6
6.0.0
23 Oct 23
6.0.0-preview1
3 Apr 23
Version 5
5.2.9
31 May 22
5.2.8
12 Apr 22
5.2.7
29 Nov 18
5.2.6
11 May 18
5.2.5
2 May 18
5.2.5-preview1
19 Mar 18
5.2.4
12 Feb 18
5.2.4-preview1
5 Jan 18
5.2.3
9 Feb 15
5.2.3-beta1
17 Dec 14
5.2.2
28 Aug 14
5.2.2-rc
23 Aug 14
5.2.0
1 Jul 14
Compare to version...
with 5.2.5-preview1
Toggle Dropdown
Version 6
6.0.0
23 Oct 23
6.0.0-preview1
3 Apr 23
Version 5
5.2.9
31 May 22
5.2.8
12 Apr 22
5.2.7
29 Nov 18
5.2.6
11 May 18
5.2.5
2 May 18
5.2.5-preview1
19 Mar 18
5.2.4
12 Feb 18
5.2.4-preview1
5 Jan 18
5.2.3
9 Feb 15
5.2.3-beta1
17 Dec 14
5.2.2
28 Aug 14
5.2.2-rc
23 Aug 14
5.2.0
1 Jul 14
Download Package
Open in NuGet
<
PackageReference
Include
=
"Microsoft.AspNet.WebApi.Client"
Version
=
"5.2.3"
/>
API Differences between 5.2.3 and 5.2.5-preview1
0
Additions
3
Removals
System.Net.Http
public
static
class
HttpContentFormDataExtensions
System.Net.Http.Formatting
public
class
FormUrlEncodedMediaTypeFormatter
:
MediaTypeFormatter
public
class
MediaTypeFormatterCollection
:
Collection
<
MediaTypeFormatter
>
public
FormUrlEncodedMediaTypeFormatter
FormUrlEncodedFormatter
{
get
; }