66 Commits (7c529fdf82ca061a5ef055eeed4170a9422bf916)

Author SHA1 Message Date
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign. 7 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions 7 years ago
Yunus Emre Kalkan 03815ea07e CorrelationIdOptions to AbpCorrelationIdOptions 7 years ago
Yunus Emre Kalkan 41ce85f253 AspNetCoreContentOptions to AbpAspNetCoreContentOptions 7 years ago
Yunus Emre Kalkan b1e594d622 ConfigurationBuilderOptions to AbpConfigurationBuilderOptions 7 years ago
Yunus Emre Kalkan d3dc97d43c ExceptionHttpStatusCodeOptions renamed to AbpExceptionHttpStatusCodeOptions 7 years ago
Halil İbrahim Kalkan f185e5edb3 Mark old configuration methods as obsolete 7 years ago
Halil İbrahim Kalkan 4b682fb262 Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling 7 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers. 7 years ago
Eduardo Caceres e15deea282 Prevent possible null reference exception 7 years ago
Halil İbrahim Kalkan 5dec6feb47 Refactor AbpRequestLocalizationMiddleware #1718 7 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment 7 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9 7 years ago
maliming cc245a69f8 Use the Scoped service. 7 years ago
maliming 97dc9c0a1b Delayed initialization of the language. 7 years ago
Halil İbrahim Kalkan 4b5e9a1297 Remove redundant question marks. 7 years ago
maliming 6b7dcab12e Rename the method and apply it to the template project. 7 years ago
maliming 5e3d2d21dd Add the AbpExposeHeaders extension method. 7 years ago
Halil İbrahim Kalkan 255640f32a Remove sync extensions for ISettingProvider 7 years ago
Halil İbrahim Kalkan 95e6d07f11 Remove LanguageProviderExtensions. 7 years ago
Halil İbrahim Kalkan c4328a7526 #1277 Move CurrentDirectoryHelpers to Volo.Abp.AspNetCore package. 7 years ago
maliming 0af88640a7 Clean up redundant namespace references. 7 years ago
maliming ffe8fdf917 Register middleware with ITransientDependency. 7 years ago
maliming 674291a928 Resolve #1268 Implement IMiddleware for all asp.net core middlewares. 7 years ago
lonwern 42443f6df6 Add optionsAction to UseAbpRequestLocalization 7 years ago
Halil ibrahim Kalkan 19453a0dfa Add other file types. 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes 7 years ago
Halil ibrahim Kalkan 2fda52e865 Use cancellationtoken 7 years ago
Halil ibrahim Kalkan c0a53b81df Implemente double check pattern for AspNetCoreCorrelationIdProvider 7 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware. 7 years ago
Halil ibrahim Kalkan 9e4770eac2 #792 added ISettingProvider service 7 years ago
Halil ibrahim Kalkan df9325a329 Use CorrelationId and CancellationToken in the DynamicHttpProxyInterceptor 7 years ago
Halil ibrahim Kalkan b1d9a1a66a Refactor CorrelationId 7 years ago
Halil ibrahim Kalkan bcb1aefb19 Resolved #784: Add ClientId & CorrelationId to audit logs. 7 years ago
Yunus Emre Kalkan 54b4fa1fd2 Update DefaultExceptionToErrorInfoConverter.cs 7 years ago
Halil ibrahim Kalkan 94cc75d450 Created BloggingService.Host. 7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2. 7 years ago
Halil ibrahim Kalkan a37ba2070f Application configuration improvements 7 years ago
Halil ibrahim Kalkan bf47922e33 Check directory path for security. 7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 7 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory 7 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package. 8 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module 8 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system 8 years ago
Halil ibrahim Kalkan 75efc234dd Refactor languages. 8 years ago
Halil ibrahim Kalkan 2d8d2075cd Introduce ILanguageProvider, UseAbpRequestLocalization 8 years ago
Halil ibrahim Kalkan db21469b35 Added PathUtils.PathNavigatesAboveRoot 8 years ago