Commit Graph

44 Commits (7d8be4f62c106c8399f3a6d54808a9f207aa27dd)

Author SHA1 Message Date
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup
5 years ago
Alper Ebicoglu 8f7baa5bf9
Update UserLookupService.cs
5 years ago
AkinCam a18b8201bf Added some localization keys
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Javier Campos 2eb4c81328 feat: add ConfigureAwait(false) to all await calls
5 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Yunus Emre Kalkan c15b05f9b4 Make emailadrdess required on identity domain
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan 62f805e737 UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions cont.
5 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
5 years ago
Halil İbrahim Kalkan b5bc9d761f Update Volo.Abp.Users.EntityFrameworkCore.csproj
5 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Halil ibrahim Kalkan 5ad7d42373 Fix dependency
6 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
6 years ago
Halil ibrahim Kalkan 5a54755ab9 No need to ModelBuilderConfigurationOptions parameter
6 years ago
Halil ibrahim Kalkan 4b7ecc9a0b #804: Add option to skip external lookup where local user does exists
6 years ago
Halil ibrahim Kalkan 1539b2336c Remove AbpSettingsModule dependency
6 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values.
6 years ago
Halil ibrahim Kalkan 31180b82d3 Created IdentityUserLookupAppService and used in the microservice demo.
6 years ago
Halil ibrahim Kalkan dff0c101bc Fixed #716: Tenant and Use setting issue.
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan 7f97c12e61 Resharper and Coding Standards... #610
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan 3dcc6ccd73 Defined UserEto
6 years ago
Halil ibrahim Kalkan 4aaecf68ec Fix order
6 years ago
Yunus Emre Kalkan c3ab0b8f82 Personal settings #309
6 years ago
Halil ibrahim Kalkan 67ab323d9a Optimize UserLookupService
6 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
6 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan e4d238bfeb Remove users module tests
7 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props.
7 years ago
Halil ibrahim Kalkan 40bc0e646b Fix user module references
7 years ago
Halil ibrahim Kalkan 745d891134 Added tenantmanagement and users modules
7 years ago