Fen.Client
6.4.1
Standardized HttpClient conventions, from the opinions of the Fulfiller Enablement team.
See the version list below for details.
Install-Package Fen.Client -Version 6.4.1
dotnet add package Fen.Client --version 6.4.1
<PackageReference Include="Fen.Client" Version="6.4.1" />
paket add Fen.Client --version 6.4.1
Release Notes
➟ Release 6.4.1
⁃ The lifetime of the injected `MediaTypeFormatterCollection` has been made transient, due to its mutability.
➟ Release 6.4.0
⁃ AWS X-Ray dependencies have been upgraded to a stable release.
⁃ An extension method has been added allowing Redis distributed cache configuration to be combined from multiple parts.
➟ Release 6.3.0
⁃ The secondary caching based on service audience has been removed due to implementation difficulty.
➟ Release 6.2.1
⁃ The caching period for tokens has been fudged.
➟ Release 6.2.0
⁃ The library now contains a deserialization target for response bodies associated with Content-Type "application/problem+json".
⁃ This is the client-side dual to the type `Microsoft.AspNetCore.Mvc.ProblemDetails`.
➟ Release 6.1.0
⁃ Bug fixes from upstream libraries have been incorporated.
⁃ Caching is smarter, following OIDC semantics.
➟ Release 6.0.1
⁃ A utility extension method has been made public.
➟ Release 6.0.0
⁃ X-Ray tracing has been added as a default member of the delegating handler stack.
⁃ The library now can be used more like `Microsoft.Extensions.Http`.
Dependencies
-
.NETStandard 2.0
- AWSXRayRecorder.Handlers.System.Net (>= 2.5.0)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.Extensions.Caching.Memory (>= 2.1.2)
- Microsoft.Extensions.Caching.Redis (>= 2.1.2)
- Microsoft.Extensions.Http (>= 2.1.1)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- Microsoft.Net.Http.Headers (>= 2.1.1)
- Sprache (>= 2.2.0)
- Tiger.Challenge (>= 2.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
7.0.0 | 212 | 10/31/2019 | ||
6.4.2 | 2,369 | 5/28/2019 | ||
6.4.1 | 468 | 5/3/2019 | ||
6.4.0 | 2,357 | 2/18/2019 | ||
6.3.0 | 367 | 1/30/2019 | ||
6.2.1 | 378 | 12/11/2018 | ||
6.1.0 | 5,070 | 10/11/2018 | ||
6.1.0-pre1 | 152 | 10/8/2018 | ||
6.0.1 | 5,238 | 8/20/2018 | ||
6.0.0 | 578 | 8/17/2018 | ||
5.0.0 | 583 | 7/26/2018 | ||
4.0.2 | 10,283 | 7/12/2018 | ||
4.0.1 | 492 | 6/7/2018 | ||
4.0.0 | 299 | 6/6/2018 | ||
4.0.0-preview2 | 229 | 6/6/2018 | ||
4.0.0-preview1 | 241 | 6/6/2018 | ||
3.0.0 | 751 | 5/15/2018 | ||
2.0.0 | 5,212 | 1/26/2018 | ||
1.0.1 | 3,519 | 12/12/2017 |