ant-design-blazor/components/core/Extensions
Vladislav Richter 059491d749 refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664)
* Replaced IdGeneratorHelper with DI service that can be replaced by user

* removed license comments and unnecessary usings

* check Id null before assigning autogenerated id

* fix: unit test

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-10 15:31:32 +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 refactor: make the extensions class for HttpClient internal (#549) 2020-08-31 15:59:47 +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