37 Commits (273fb7bfa1da2c23ac44869fa2cca34b9b8cc2dd)

Author SHA1 Message Date
maliming d03c396bc8 Avoid Task<string> being null. 6 years ago
maliming 373586960e Small refactoring. 6 years ago
maliming 4d69ddbc92 Use sync to resolve the tenant. 6 years ago
maliming dbd3d2dd86 Add Add saveResolveResult parameter to ITenantConfigurationProvider. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming fbe4975543 Rename ResolverAndGet to GetAsync. 6 years ago
maliming 540dedb35e Introduce ITenantConfigurationProvider. 6 years ago
liangshiwei b583639ea5 Update FormTenantResolveContributor 6 years ago
liangshiwei 93fa5864af Add formTenantResolveContributor 6 years ago
Armağan Ünlü 3f69d25adc Resolved #4023 6 years ago
mhymhygi ecdd758776
Delete launchSettings.json 6 years ago
nuck.tang e0c873bd4e merge master 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
Alper Ebicoglu cec2dc579a throw business exception for tenant not found. closes #3500 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Yunus Emre Kalkan 02143575e4 AspNetCoreMultiTenancyOptions to AbpAspNetCoreMultiTenancyOptions 7 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions 7 years ago
Yunus Emre Kalkan 3dc5bf3a11 TenantResolveOptions to AbpTenantResolveOptions 7 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9 7 years ago
maliming 5ccdbcc854 Resolve #1618 Use a constant string as the key for the HttpContext's Items. 7 years ago
maliming ffe8fdf917 Register middleware with ITransientDependency. 7 years ago
maliming 674291a928 Resolve #1268 Implement IMiddleware for all asp.net core middlewares. 7 years ago
Halil ibrahim Kalkan 62bf3ff86a Rename CurrentClaimsPrincipalTenantResolveContributor to CurrentUserTenantResolveContributor 7 years ago
Halil ibrahim Kalkan 78b8422701 Create NullTenantResolveResultAccessor and move ITenantResolveResultAccessor to Volo.Abp.MultiTenancy package 7 years ago
Halil ibrahim Kalkan 25bf043c8e Introduce ITenantResolveResultAccessor. 7 years ago
Halil ibrahim Kalkan d18fe804e8 Remove TenantSwitchViewComponent. Refactor tenant selection 7 years ago
Halil ibrahim Kalkan f0dd8cd1e8 Added Name to ICurrentTenant 7 years ago
Halil ibrahim Kalkan 7851020cf6 Use ICurrentTenant.Change instead of duplicate code 7 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy. 7 years ago
maliming 2ab26c9399 Contributor misspelled. 7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago