408 Commits (515682f0cbde074e7031cb48ed83b8cd03eb66cf)

Author SHA1 Message Date
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
maliming cecc2c1baa
Add `abp.globalFeatures.isEnabled` to `abp.js` 4 years ago
maliming 65e26c0f0e
Move to `AbpAspNetCoreMvcModule` 4 years ago
maliming c4d5d53057
Set `ContentLength` of `HttpContext.Response` 4 years ago
maliming 9b0b1a8e6d
Provide Global Features in application configuration. 4 years ago
maliming 796fe8e158
Cache localization keys. 4 years ago
maliming e75f0a29ec
Add `IsRemoteService` and `ApiVersion` to `ControllerApiDescriptionModel`. 4 years ago
maliming bab5947a7b
`GetProperty<ApiVersion>` 4 years ago
maliming 2bbc920a77
Update AspNetCoreApiDescriptionModelProvider.cs 4 years ago
maliming 5405171804
Remove duplicate controller in `api-definition`. 4 years ago
maliming cc60aea2c7
Add version to `Controllers` 4 years ago
maliming 393ba91c03
Compatible with API Versioning. 4 years ago
liangshiwei 3822c3c853 Update AspNetCoreApiDescriptionModelProvider.cs 4 years ago
liangshiwei de6dfb3d9e Add AreaAttribute to ClientProxy controller 4 years ago
maliming 123db2cfa1
Enhance `AbpRemoteStreamContentModelBinder` class. 4 years ago
karakule006 fd14fb5a56
Update AbpApplicationConfigurationController.cs 5 years ago
maliming 1960d5acfe
Add `EnableRazorRuntimeCompilationOnDevelopment` 5 years ago
maliming 6596d9776a
Fix unit tests. 5 years ago
maliming 136e70e034
No longer use `AddRazorRuntimeCompilation`. 5 years ago
maliming dfe75c2a1d
Add `JsonInclude` to `ExtensibleObject ` & Remove `AbpHasExtraPropertiesJsonConverter`. 5 years ago
maliming b90161cef5
Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog. 5 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Berkan Sasmaz 3ce989eb05 Rename EnableStackTrace to SendStackTraceToClients 5 years ago
Berkan Sasmaz d153bfea1b Add an option to AbpExceptionHandlingOptions for enabling/disabling stacktrace 5 years ago
Halil İbrahim Kalkan 045c5e617d Resolves #8740: Save changes for reserved transactions. 5 years ago
maliming 3c56685c5d
Replace `IOptionsSnapshot` with `IOptions` and `IOptionsMonitor` 5 years ago
maliming 373714a08a
Add `GetDefaultLifeTimeOrNull` method. 5 years ago
maliming 2919be386e
Refactor. 5 years ago
iyilm4z 383ca35141 Fixes #10375 - Implemented missing DependencyAttribute business for AspNetCore 5 years ago
liangshiwei e90baa2301 Introduce AbpControllerBase to create API Controllers 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming f550c694f9 Check `Response.HasStarted` in `AbpNoContentActionFilter`. 5 years ago
maliming e9d2361fa7 Remove NumberHandling setting. 5 years ago
maliming 6bf33de791 JSON Numbers can be read from string. 5 years ago
maliming d49c21c0fc Update SDK to RC 1. 5 years ago
maliming a112586110 Use authentication scheme by default. 5 years ago
maliming fcefec94f5 Update AbpServiceConvention.cs 5 years ago
maliming b4bc92a893 Convert ClientProxy to controller. 5 years ago
maliming 74001e550e Use ASP NET Core's AuthenticationScheme to handle AbpAuthorizationException. 5 years ago
liangshiwei 209aecf149 Update AspNetCoreApiDescriptionModelProvider.cs 5 years ago
liangshiwei 8ce9cdb070 Rename DeclaringFrom to ImplementFrom and Support methods with the same name 5 years ago
liangshiwei 8c7c3404db Add DeclaringFrom to ActionApiDescriptionModel 5 years ago
maliming 747dca6900 Rename GetDataFormatString to GetDataFormatStringOrNull. 5 years ago
jadyn bd4f26aa64 Make mvc ui `ExtendingPropertry` support `DisplayFormatAttribute` 5 years ago
maliming 851cfd69ba Enhancement IQueryStringCultureReplacement. 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming 76317521fb Set NumberHandling of JsonSerializerOptions to JsonNumberHandling.Strict. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming ec22181ba6 dispose of the remoteStream object. 5 years ago