22 Commits (d9cae1ca63ad1477dfd2db331a3e5e7e7e2393bc)

Author SHA1 Message Date
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. 6 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 7 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