ant-design-blazor/components/core/Extensions
老九 2d685ebe4b fix: deserialization UTF8 encoding issue in extension method of HttpClient (#717)
* 修复HttpClientExtensions反序列化时没有判断内容是否为utf8编码的问题

(cherry picked from commit f6e4903c9336d0f1a43f1da3fe148e08bb917f3f)

* fix: translation comments

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-25 18:54:59 +08:00
..
DataConvertionExtensions.cs refactor: get PropertyInfo from expression (#559) 2020-09-01 17:23:31 +08:00
EnumerableExtensions.cs fix(module: table): fix collection modified exception (#570) 2020-09-05 20:27:52 +08:00
HttpClientExtensions.cs fix: deserialization UTF8 encoding issue in extension method of HttpClient (#717) 2020-10-25 18:54:59 +08:00
ServiceCollectionExtensions.cs refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00