31 Commits (373586960e1caaef7e188a5d53a409411fc4efd8)

Author SHA1 Message Date
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Halil İbrahim Kalkan 70e29ab2d8 Added IAsyncInitialize & utils for the blazor UI 6 years ago
Halil İbrahim Kalkan d85f96a289 Fix problems on the blazor ui PR 6 years ago
Halil İbrahim Kalkan 6b4bcb0054 Implement WebAssemblyCurrentPrincipalAccessor (temporary solution) 6 years ago
Halil İbrahim Kalkan 12c9039fe8 Created Volo.Abp.AspNetCore.Components.WebAssembly package. 6 years ago
Armağan Ünlü 3f69d25adc Resolved #4023 6 years ago
mhymhygi b8e075aeb4
Delete launchSettings.json 6 years ago
nuck.tang e0c873bd4e merge master 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 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 a72fb4e567 Cancel changes to the tenant module. 6 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module. 6 years ago
Halil İbrahim Kalkan 0860f54e5a Remove CachedApplicationConfigurationClient.Get 6 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await 6 years ago
Halil İbrahim Kalkan 5fe88a3b09 Improve RemoteTenantStore: Reduce AsyncHelper usage. 6 years ago
Halil İbrahim Kalkan fe2f66a304 Eleminate AsyncHelper.RunSync usage from RemoteLocalizationContributor. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Halil İbrahim Kalkan bc757501d2 Created RemoteTenantStore 7 years ago
Halil İbrahim Kalkan 95070dcadb Use Microsoft.NET.Sdk.Web 7 years ago
Halil İbrahim Kalkan b9e418a924 Move projects to netcore3.0 7 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Halil İbrahim Kalkan 588dafe60c Reduce AsyncHelper.RunSync usage #1403 7 years ago
Halil ibrahim Kalkan 6dfd4e975c Implement RemoteLanguageProvider 7 years ago
Halil ibrahim Kalkan f027760400 Implemented RemoteFeatureChecker. 7 years ago
Halil ibrahim Kalkan 79da56dd13 Simplify permission value providers. 7 years ago
Halil ibrahim Kalkan 062b3058b9 Implemented RemoteLocalizationContributor to get localization texts from a remote service. 7 years ago
Halil ibrahim Kalkan 805e16de3a Implemented RemoteSettingProvider 7 years ago
Halil ibrahim Kalkan 0f14fa4428 Added todo. 7 years ago
Halil ibrahim Kalkan bbf550ac24 Installed Ocelot to the internal gateway. 7 years ago
Halil ibrahim Kalkan a523e8cc4c Implemented AbpAspNetCoreMvcClientModule 7 years ago
Halil ibrahim Kalkan e76217fabd Moved contracts to Volo.Abp.AspNetCore.Mvc.Contracts module 7 years ago
Halil ibrahim Kalkan a32b1d23fc Created empty Volo.Abp.AspNetCore.Mvc.Contracts package. 7 years ago
Halil ibrahim Kalkan dbf0ed1703 Added empty Volo.Abp.AspNetCore.Mvc.Client package 7 years ago