44 Commits (36855195618a5bb4bea814daa2acd8c839ca1219)

Author SHA1 Message Date
maliming f7a36f6055
Improve logging of exceptions by ensuring error codes and details are not null or whitespace 2 years ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 8e139403fe
Use the `ServiceIdentifier` structure to represent keyed services. 3 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 3 years ago
maliming 4926194b80
Add `OnActivated` event for `ServiceDescriptor`. 3 years ago
Jadyn b8c75d21f1 Improve 3 years ago
Jadyn 94763a949b Imporve console template with `HostApplicationBuilder` 3 years ago
Halil İbrahim Kalkan 9031a4b736 Add secrets.json file to default configuration builder 3 years ago
maliming 272580aeeb
Update AbpHostingHostBuilderExtensions.cs 3 years ago
liangshiwei 4e2e2d4bec Enable nullable annotations for Volo.Abp.Core 3 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 4 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment 4 years ago
Halil İbrahim Kalkan 93ef2a2d67 Introduce Application Instance Id & Rename IApplicationNameAccessor to IApplicationInfoAccessor 4 years ago
Halil İbrahim Kalkan a9eacacdb9 Get application name's default value from the entrance assembly 4 years ago
maliming 56dca21499
Add `Optional` and `ReloadOnChange` to `AbpConfigurationBuilderOptions`. 4 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor 4 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName 4 years ago
maliming 997da7e89c
Update ConfigurationHelper.cs 4 years ago
Halil İbrahim Kalkan bf75d2f25f #12998 Add method: IServiceCollection.GetTypeFinder() 4 years ago
maliming 8c5e3cd30a
Async configure and initialize the module. 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
liangshiwei 5cd7306686 Use AddAppSettingsSecretsJson extension method 5 years ago
Halil İbrahim Kalkan ce89faebf9 Allow to globally disable class interceptors. 5 years ago
Halil İbrahim Kalkan 73e700addc Resolved #8006: Virtual File Middleware should be compatible with IWebHostEnvironment.WebRootFileProvider 6 years ago
maliming 460e38f654 Make IInitLogger inherit ILogger. 6 years ago
Halil İbrahim Kalkan 859c4e9a6c Resolves #7965: Logging on Service Registration. 6 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions. 6 years ago
Halil İbrahim Kalkan 9d12427545 Show message to the user instead of bottom error line. 6 years ago
maliming 592b511614 Combine related log messages to ones. 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly). 6 years ago
maliming bf0e185261 Mkae GetConventionalRegistrars method public. 7 years ago
maliming 686614ab7f Add builderAction parameter to the BuildConfiguration method. 7 years ago
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign. 7 years ago
Yunus Emre Kalkan b1e594d622 ConfigurationBuilderOptions to AbpConfigurationBuilderOptions 7 years ago
Halil İbrahim Kalkan 0f24054c6a GetConfiguration from HostBuilderContext 7 years ago
Halil İbrahim Kalkan a5ca77e190 Add EnvironmentVariablesPrefix to ConfigurationBuilderOptions. 7 years ago
Halil ibrahim Kalkan 8fc277be57 AbpRabbitMqModule should get configuration from appsettings file if available. 8 years ago
Halil ibrahim Kalkan a37ba2070f Application configuration improvements 8 years ago
Halil ibrahim Kalkan db5dafec83 Fixed #692: exception message description error. 8 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module 8 years ago
Halil ibrahim Kalkan 7b4c0bc23e Create IdentityResult localization system. Introduce ILocalizeErrorMessage interface. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago