603 Commits (08090698ee72178775c8eb59cd682ccad8a448b7)

Author SHA1 Message Date
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 4 years ago
Merijn Geurts 20c3e16e33
ReplaceFirst: StackAllock till 1KB 4 years ago
Merijn Geurts 3218f2eb2a
Update AbpStringExtensions.ReplaceFirst, to spans 4 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 4 years ago
maliming 930c1de8b0
Try to set environment after `ConfigureServices` method executes. 4 years ago
Halil İbrahim Kalkan fdbe1fefd1 Added final sections to the startup doc 4 years ago
Halil İbrahim Kalkan 84750d9d74 Update AbpLazyServiceProvider.cs 4 years ago
Halil İbrahim Kalkan 184e50e6e6 Added "Cached Service Providers" section to the document 4 years ago
Halil İbrahim Kalkan 0a061ad4e3 Equalize IAbpLazyServiceProvider and ITransientCachedServiceProvider 4 years ago
Halil İbrahim Kalkan 740312cc67 Inherit IAbpLazyServiceProvider from IServiceProvider 4 years ago
Halil İbrahim Kalkan 70b69590a1 Fix AbpLazyServiceProvider.LazyGetRequiredService 4 years ago
maliming e0501a3ad9
Change `EnvironmentName` on `PreConfigureServices` method. 4 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 d9b9137598
Use `DisposeAction` with parameter. 4 years ago
Halil İbrahim Kalkan 93ef2a2d67 Introduce Application Instance Id & Rename IApplicationNameAccessor to IApplicationInfoAccessor 4 years ago
Jakub Baranowski 6fade05833 XML repair 4 years ago
Jakub Baranowski e7d8e84a2f Miss click in comments 4 years ago
Jakub Baranowski ee3b53ab7f Some comments 4 years ago
Jakub Baranowski 190e31d939 Better naming convention 4 years ago
Jakub Baranowski 5433fe6dbc PoC of Closure Allocation remove 4 years ago
maliming f24d51dca3 Add unit test. 4 years ago
Halil İbrahim Kalkan a9eacacdb9 Get application name's default value from the entrance assembly 4 years ago
maliming ba902f4edb Make sure the culture is valid. 4 years ago
Halil İbrahim Kalkan c542c1bb81 Accept inherited IntegrationServiceAttribute too. 4 years ago
Halil İbrahim Kalkan bb81fb5500 Add ApplicationServiceTypes to filter app service types in AddStaticHttpClientProxies and AddHttpClientProxies methods. 4 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
maliming cfc7007cec
Handle zh culture in `IsCompatibleCulture` method. 4 years ago
maliming 682c7ab65a Support disable property inject on properties. 4 years ago
Halil İbrahim Kalkan 3b45b04344 Helper method: CultureHelper.IsCompatibleCulture 4 years ago
Merdan Gochmuradov e796d03c0e Added DisablePropertyInjection Attribute with functionality 4 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources 4 years ago
Halil İbrahim Kalkan 55f83350d7 Fix SimpleStateCheckerSerializerExtensions 4 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing. 4 years ago
maliming 56dca21499
Add `Optional` and `ReloadOnChange` to `AbpConfigurationBuilderOptions`. 4 years ago
Halil İbrahim Kalkan 83904bb0e5 Return null for empty serializer list. 4 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor 4 years ago
maliming ab6f4ceaae
Fix concurrency problem of `IAbpLazyServiceProvider`. 4 years ago
Halil İbrahim Kalkan edbe4aa6e3 Introduce DynamicPermissionDefinitionStoreCache (initial) 4 years ago
Halil İbrahim Kalkan acc5789a7e state chakers can be singleton. 4 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements. 4 years ago
maliming 2875cae136
Update some package to `MicrosoftPackageVersion`. 4 years ago
Halil İbrahim Kalkan b3bdcd80b8 Change IRootServiceProviderAccessor as IRootServiceProvider 4 years ago
Halil İbrahim Kalkan 4014a60dfb Introduce IRootServiceProviderAccessor 4 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName 4 years ago
maliming 997da7e89c
Update ConfigurationHelper.cs 4 years ago
maliming e0b7e7bd10
Remove the setter from the auditing interfaces. 4 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`. 4 years ago
JRoger 91a6f41a18
chore: Update typo in error message 4 years ago