25 Commits (33d8e06f2241143ab823b4a60bb09c8192ef8d4d)

Author SHA1 Message Date
maliming 5669092d4e
Make `AddBlazorWebAppServices` method as obsolete. 1 year ago
maliming 029e7ac25b
Add `WebAssemblyAuthenticationStateProvider`. 2 years ago
maliming a49267cf16
Add `Blazor.Server.WebApp.Tiered` projects. 3 years ago
maliming cb37ba63a0
Support `Blazor Full-Stack Web App`. 3 years ago
liangshiwei 630cc0bf3b Enable nullable annotations for Volo.Abp.AspNetCore.Components.WebAssembly.Theming 3 years ago
maliming f89dc3ab00
Set `EnvironmentName` from `HostEnvironment`. 4 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment 4 years ago
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 5 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`. 5 years ago
maliming 9ee07d7019
Update AbpWebAssemblyHostBuilderExtensions.cs 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 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). 6 years ago
Mladen Macanovic d3257d731d Refactorings 6 years ago
Halil İbrahim Kalkan 106a398d0a Introduce IClientScopeServiceProviderAccessor to access the main scope for the current client. 6 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