netfx-System.Net.Http.HttpEntityClient
Strong-typed Linq to Web API. Builds on top of HttpClient and provides the easiest way to interface with typed REST services that are modeled around typed entities or contracts. Example: var products = client .Query<Product>("products") .OrderBy(x => x.Downloads) .Skip(25) .Take(25) .ToList();
Activity
- Latest release
- 15y ago
- Total releases
- 24
- Cadence
- ~daily
- Last 12 months
- 0
Details
- First release
- May 20, 2011
| Version | Released | |
|---|---|---|
1.1.1.39
patch
|
1.1.1.39
patch
Dependencies (4)
|
|
1.2.0
minor
|
1.2.0
minor
Dependencies (4)
|
|
1.1.1.37
patch
|
1.1.1.37
patch
Dependencies (4)
|
|
1.1.1.33
patch
|
1.1.1.33
patch
Dependencies (4)
|
|
1.1.1.26
patch
|
1.1.1.26
patch
Dependencies (3)
|
|
1.1.1.24
patch
|
1.1.1.24
patch
Dependencies (3)
|
|
1.1.1.21
patch
|
1.1.1.21
patch
Dependencies (3)
|
|
1.1.1.19
patch
|
1.1.1.19
patch
Dependencies (3)
|
|
1.1.1.16
patch
|
1.1.1.16
patch
Dependencies (3)
|
|
1.1.1.5
patch
|
1.1.1.5
patch
Dependencies (3)
|
|
1.1.1.3
patch
|
1.1.1.3
patch
Dependencies (3)
|
|
1.1.1.2
patch
|
1.1.1.2
patch
Dependencies (3)
|
|
1.1.1.1
patch
|
1.1.1.1
patch
Dependencies (3)
|
|
1.1.0.54
patch
|
1.1.0.54
patch
Dependencies (3)
|
|
1.1.0.2
minor
|
1.1.0.2
minor
Dependencies (3)
|
|
1.0.0.39
patch
|
1.0.0.39
patch
Dependencies (3)
|
|
1.0.0.30
patch
|
1.0.0.30
patch
Dependencies (3)
|
|
1.0.0.26
patch
|
1.0.0.26
patch
Dependencies (3)
|
|
1.0.0.24
patch
|
1.0.0.24
patch
Dependencies (3)
|
|
1.0.0.22
patch
|
1.0.0.22
patch
Dependencies (3)
|
|
1.0.0.21
patch
|
1.0.0.21
patch
Dependencies (3)
|
|
1.0.0.20
patch
|
1.0.0.20
patch
Dependencies (3)
|
|
1.0.0.19
patch
|
1.0.0.19
patch
Dependencies (3)
|
|
1.0.0.17
initial
|
1.0.0.17
initial
Dependencies (3)
|