69 Commits (4e3c647c29608ac4e04a73e111b31386d386efc2)

Author SHA1 Message Date
YinChang ea140ba748 add zh-hant to project in framework 6 years ago
maliming e434fc30c4 Fixed unit test failure due to NoContent method filter. 6 years ago
maliming faa917ba7a Set 204 No Content for void/Task. 6 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 6 years ago
Halil İbrahim Kalkan 58f04d34cc Fix test: AbpServiceProxiesController_Tests.GetAllWithMinify 6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API. 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
maliming 7d0a009a9e Minify the script returned by ServiceProxyScript. 7 years ago
maliming 357be9a8e3 Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder 7 years ago
JiYuhang 84d08af14a Translate to chinese localization files 7 years ago
JiYuhang 96da01529a Translate to chinese localization files 7 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework. 7 years ago
Yunus Emre Kalkan 36149fc49d UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions 7 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions 7 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage. 7 years ago
Halil İbrahim Kalkan d1901aa9e7 Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration. 7 years ago
Halil İbrahim Kalkan 03b47aee23 Add Accept-Language header in the AbpAspNetCoreTestBase 7 years ago
maliming 5622bfc796 Prevent the service from being injected again. 7 years ago
Halil İbrahim Kalkan a187831b73 Added VirtualFileSystem_Tests that is failing 7 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment 7 years ago
Halil İbrahim Kalkan a52ba7787d Switch to MapControllerRoute instead of UseMvc 7 years ago
Halil İbrahim Kalkan f24a32b201 Make bootstrap demo running 7 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config 7 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9 7 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 7 years ago
Halil İbrahim Kalkan 08fd42e1d4 Revised AbpJsonOptions. 7 years ago
maliming 76ed33a910 add AbpJsonOptions. 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
Tomasz Lewandowski c1e0e98043 Polish translations 7 years ago
nguyendev 04770332c0
vi translation 7 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages. 7 years ago
Xeevis 345f5d2511 Czech translations 7 years ago
Xeevis 40604a40d6 Initial Czech localization support 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
maliming e9be89d57c fix #1058 Perform non-null validation on propertyName(context.Key.Name). 7 years ago
maliming 509a9ff68c Update zh-Hans translation. 7 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation 7 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858 7 years ago
Halil ibrahim Kalkan 0c1eab7f9a Implemented AbpFeatureActionFilter. 7 years ago
Halil ibrahim Kalkan 986a220c07 Auto register permission definition providers. 7 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware. 7 years ago
Halil ibrahim Kalkan 94cc75d450 Created BloggingService.Host. 7 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances. 7 years ago
Halil ibrahim Kalkan fbc4428b2b Replace ApplicationConfigurationBuilder by AbpApplicationConfigurationAppService 7 years ago
Halil ibrahim Kalkan 09b4a5b0da Add mime type: application/x-www-form-urlencoded and use constants. 7 years ago