19 Commits (257574173e808a5df4f6c555b41828a2c4e29554)

Author SHA1 Message Date
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming c2a5fa390c
Remove unnecessary generic type parameter. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
Ahmet Çotur 2f43a828f0 use file-scoped namespacing for users module 5 years ago
Michael Wang bb9971ac29 Add Null check for Name and Surname 5 years ago
enisn 335713c2fa Check NullOrEmpty for sortings instead of null coalescing in Users 5 years ago
Halil İbrahim Kalkan 06889783f8 Apply async changes for EF Core repos. 5 years ago
liangshiwei eaa1d72d35 Use Orderby Id 5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator 5 years ago
Halil İbrahim Kalkan c78e3efe02 Use LongCount instead of Count for user repo. 6 years ago
Halil İbrahim Kalkan 48cf71c059 Added count to user lookup 6 years ago
Halil İbrahim Kalkan 5a79e7fe66 Make user search parameters nullable and support paging. 6 years ago
Halil İbrahim Kalkan 73913d8d2f Allow to search users also by name and surname. 6 years ago
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
Javier Campos 2eb4c81328 feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan 745d891134 Added tenantmanagement and users modules 8 years ago