47 Commits (d828d0291a54d0d26ea39f20deee4e7d3ecbf326)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 9aae95d243
Add `Volo.Abp.AspNetCore.Authentication.JwtBearer.DynamicClaims`. 2 years ago
maliming 7e396ed540
Handle the case where `DynamicClaims` is empty. 2 years ago
maliming 09cf98168d Remove the `IJsonSerializer ` from `RemoteDynamicClaimsPrincipalContributorCache`. 2 years ago
liangshiwei a5fd934358 Rename claims to dynamicClaims 2 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 2 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`. 2 years ago
maliming 7a52c95434 Set `CacheAbsoluteExpiration ` to 60 seconds. 2 years ago
maliming 59a2227ffc Update `AbpDynamicClaimsPrincipalContributorBase`. 2 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`. 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei f0e6f60124 Enable nullable annotations for Volo.Abp.ObjectMapping 3 years ago
liangshiwei 53697857ab Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.Client.Common 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Halil İbrahim Kalkan a9fcdf0074 Change culture parameter to cultureName. 4 years ago
Halil İbrahim Kalkan 3d5572d776 Implement RemoteExternalLocalizationStore 4 years ago
Halil İbrahim Kalkan 7d1faaec5c Fix client proxy 4 years ago
Halil İbrahim Kalkan 964d55146c Update abp-generate-proxy.json 4 years ago
Halil İbrahim Kalkan d892218c35 Introduce ApplicationLocalizationRequestDto 4 years ago
Halil İbrahim Kalkan a63b2dfc45 Implement changes for RemoteLocalizationContributor. 4 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions. 4 years ago
Halil İbrahim Kalkan 01824061d3 Added AbpApplicationLocalizationClientProxy 4 years ago
Halil İbrahim Kalkan 214132cf25 Introduce IStringLocalizer.GetAllStrings and overloads. 4 years ago
Halil İbrahim Kalkan ae8ba0758c IAbpStringLocalizer.GetSupportedCultures method converted to async 4 years ago
Halil İbrahim Kalkan 1355904c52 Allow to not get localizations from dynamic contributors 4 years ago
Halil İbrahim Kalkan 1d33a61250 Added GetSupportedCultures to IAbpStringLocalizer 4 years ago
Halil İbrahim Kalkan 2b5e7fd03f Allow to define non-typed localization resources. 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 060e0a6cae Use file scoped namespaces for static C# proxy classes 4 years ago
maliming e405c7e954
The static proxy in MVC does not need to expose application services. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming e79b109da5
Add static proxy for `Volo.Abp.AspNetCore.Mvc.Client.Common`. 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan 24e889c842 Volo.Abp.AspNetCore.Mvc.Contracts should not depend on Volo.Abp.Ddd.Application 5 years ago
maliming 3af83c9368 Make ISettingProvider support batch get. 6 years ago
maliming 8498f558bf Refactor. 6 years ago
maliming 6754ea3de4 Make IPermissionChecker support batch check. 6 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
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 3cb1b12946 Introduce ApplicationConfigurationCache 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