56 Commits (a045c93d2a5da60fa80381261485c3e0366dc3dc)

Author SHA1 Message Date
maliming 5d84359a97
Refactor token validation in CookieAuthenticationOptionsExtensions 3 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 3 months ago
maliming 675f9baa14
Remove custom WebRootFileProvider initialization 6 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
erdemcaygor 38805d14f5 code refactoring 7 months ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 8 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming d82d6a8265
Use `ICancellationTokenProvider` to replace the `RequestAborted` token. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming ffc8035c9f
`UseStaticWebAssets` in `AbpAspNetCoreModule`. 2 years ago
maliming cccde575a2
Add `_framework/blazor.web.js` to `App.razor`. 2 years ago
maliming cb37ba63a0
Support `Blazor Full-Stack Web App`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 7c7be20a05
Set `DecompressionMethods` for `BlazorServerLookupApiRequestService`'s http client. 2 years ago
maliming f28b795908
Do not use `try catch` to determine the BlazorServer running mode. 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming 3762084c1c
Support configure the `HttpConnectionDispatcherOptions`. 3 years ago
liangshiwei 966592bf21 Enable nullable annotations for Volo.Abp.AspNetCore.Components.WebAssembly 3 years ago
liangshiwei 6c1bd8a605 Enable nullable annotations for Volo.Abp.AspNetCore.Components.Server 3 years ago
maliming 2774e6e7a8
Use more guard clauses and returns instead of nested "if"s. 3 years ago
maliming c9605cff37
Add `validationInterval`. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 4d534b942e
`IntrospectAccessToken` in `Blazor.Server.Tiered`. 3 years ago
maliming eb25518979
Check the token when refreshing the blazor server page. 3 years ago
maliming 84f3474430
`UseStaticWebAssets` for Blazor Server module. 3 years ago
maliming 3e05ed735f
Register `HttpClient` in the necessary modules. 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 13b1741b0b Use TryAddWithoutValidation 4 years ago
liangshiwei cc14f86bd3 Ignore exception when adding headers 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming b8fcc3a371
Enable `DetailedErrors` in development environment. 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
JRoger be74eca87d chore: disable auto generator launchSettings.json 5 years ago
maliming 8e9a2eaccb Support pre-configure IServerSideBlazorBuilder. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Halil İbrahim Kalkan 6fd980f7f0 Created ICurrentApplicationConfigurationCacheResetService to reset the client side cache on blazor apps. 5 years ago
Halil İbrahim Kalkan 16253a69be Made IRemoteServiceConfigurationProvider async. 5 years ago
Halil İbrahim Kalkan e71e53e557 Extracted RemoteServiceConfigurationProvider. 5 years ago
Ilkay Ilknur 6c3baed70f add lookup implementation when blazor server is not tiered 5 years ago
Ilkay Ilknur 6598c3703f lookup api request service implementation 5 years ago
Ilkay Ilknur 51c74c4478 add Http.Client and Components.Web dependencies. 5 years ago
Halil İbrahim Kalkan a55dd5c676 Add Volo.Abp.AspNetCore.SignalR dependency to Volo.Abp.AspNetCore.Components.Server. 5 years ago
Halil İbrahim Kalkan 8ad7a79eec Resolved #5866: Auditing interceptor should start auditing scope if auditing middleware was not added. 5 years ago
Halil İbrahim Kalkan 1414d3a187 Make UOW ignored URLs configurable and move blazor endpoint configuration into the framework. 5 years ago
Halil İbrahim Kalkan c0cb11cc9c Rearrange bundle files for bazor UI. 5 years ago
Halil İbrahim Kalkan 4425ac2703 Implemented blazor server side bundling. 5 years ago
Halil İbrahim Kalkan 4400ba39a4 Create Volo.Abp.AspNetCore.Components.Server package. 5 years ago
Halil İbrahim Kalkan e707d1fd98 Rename or cancel some blazor packages (rearranging packages). 5 years ago