18 Commits (59a47eb4ff808db0ddc9fa7282be0f3322e06fc0)

Author SHA1 Message Date
maliming 23fc1fbf4c
Revert "Merge pull request #12946 from abpframework/revert-12932-IAsyncInitialize" 4 years ago
maliming 6c4f3da148
Revert "Remove `IAsyncInitialize` interface." 4 years ago
maliming 5877bf92e7
Remove `IAsyncInitialize` interface. 4 years ago
liangshiwei 70a648095c Rename InitializeAsync to InitializeApplicationAsync 4 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`. 4 years ago
maliming 9ee07d7019
Update AbpWebAssemblyHostBuilderExtensions.cs 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Halil İbrahim Kalkan f2bb36a32f Fixed #8240: Username is not visible when logged in with the Blazor UI WASM 5 years ago
Halil İbrahim Kalkan e707d1fd98 Rename or cancel some blazor packages (rearranging packages). 5 years ago
Mladen Macanovic d3257d731d Refactorings 5 years ago
Halil İbrahim Kalkan 106a398d0a Introduce IClientScopeServiceProviderAccessor to access the main scope for the current client. 5 years ago
Halil İbrahim Kalkan 100f6f09b8 Blazor UI: Add "rtl" class to body if the current language is RTL. 6 years ago
maliming 6317fa97cf Add AsyncStateMachineAttribute to AttributesToAvoidReplicating. 6 years ago
Halil İbrahim Kalkan 708039a963 Resolved #5702: Blazor: Set default culture on application initiailization 6 years ago
Halil İbrahim Kalkan 9d12427545 Show message to the user instead of bottom error line. 6 years ago
Halil İbrahim Kalkan 70e29ab2d8 Added IAsyncInitialize & utils for the blazor UI 6 years ago
Halil İbrahim Kalkan eb5ef0d747 Moved async init code to the framework. 6 years ago
Halil İbrahim Kalkan b510e00ffc Introduce Volo.Abp.Autofac.WebAssembly package, move ABP application creation code to the framework. 6 years ago