Dangl.RestClient Changelog for Version 1.5.0
v1.5.0:
- Update Dangl.Identity dependencies
v1.4.0:
- The method
ResponseWrapper.GetResponseWrapper was renamed to ResponseWrapper.GetResponseWrapperAsync
v1.3.0:
- Dependencies were updated to the latest versions, especially Dangl.Identity
- Tests now cover the
netcoreapp2.2 framework, tests for netcoreapp2.0 were dropped
v1.2.2:
v1.2.0:
- Refactoring to be usable with the
HttpClientFactory
- The minimum requirement is now
netstandard2.0
v1.1.4:
- Replace
Dangl.Identity.OAuth package with Dangl.Identity.Client.Mvc
v1.1.3:
- Dependencies update
- Internal refactoring
v1.1.2:
v1.1.1:
Dangl.RestClient.Identity.Server is now public
v1.1.0
- Added Dangl.RestClient.Identity.TrustedServer package
- Refactoring to simplify setup of
DanglHttpClient
v1.0.2
- Add
ITokenHandler to allow the AuthenticationHandler to be able to obtain and refresh OAuth2 tokens
- Add
Dangl.RestClient.Identity.App and Dangl.RestClient.Identity.Server libraries
v1.0.1
- Maintenance Release
- Add
netstandard2.0 target
v1.0.0