83 Commits (4220549115fc18ec7a6d7a66b341deb8c34d0cc8)

Author SHA1 Message Date
Mahmut Gundogdu 132a3c9d39 fix 16025 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 1f63d5bb42
Generate DTOs in the client-side for static c# proxy generation. 4 years ago
maliming 585945529f Add `service type` parameter to `ServiceProxyGenerator`. 4 years ago
Halil İbrahim Kalkan 54558f9dd5 Added integration service postfix for several places 4 years ago
maliming ff2ecc004f Remove `HybridJson`. 4 years ago
maliming 0698514b79
Add validation rules for this property. 4 years ago
maliming 65e26c0f0e
Move to `AbpAspNetCoreMvcModule` 4 years ago
maliming a3413dbb44
Disable the abp module for dynamic JavaScript client proxies 4 years ago
maliming e75f0a29ec
Add `IsRemoteService` and `ApiVersion` to `ControllerApiDescriptionModel`. 4 years ago
maliming d3e918bc3f
Update JQueryProxyScriptGenerator.cs 4 years ago
maliming cc60aea2c7
Add version to `Controllers` 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
liangshiwei f6977bb8d8 Refactor 5 years ago
liangshiwei e60aa53ec2 Update DynamicJavaScriptProxyOptions.cs 5 years ago
liangshiwei eb2842baab Add EnabledAllModules to DynamicJavaScriptProxyOptions 5 years ago
liangshiwei ddffcccd47 Update JQueryProxyScriptGenerator.cs 5 years ago
liangshiwei a5e9133371 Introduce DynamicJavaScriptProxyOptions 5 years ago
liangshiwei e0049ef0e4 Fix ServiceProxyScript parameters name 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 1c5b8a7b6f Normalized client proxy controller name. 5 years ago
maliming b4bc92a893 Convert ClientProxy to controller. 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
Halil İbrahim Kalkan 16253a69be Made IRemoteServiceConfigurationProvider async. 5 years ago
maliming 1d54b0da9d Skip authenticate when action allow anonymous. 5 years ago
maliming 5b994139ab Use IOS 8601 as datetime format in querystring and InvariantCulture route. 5 years ago
maliming 31b1608e9a Support using IRemoteStreamContent in Dto 5 years ago
Ahmet dc95eabf43 rename configuration class name 5 years ago
Ahmet 36097d2e40 PropertyNameGenerator moved to static class 5 years ago
Halil İbrahim Kalkan 3b633f631e Static property must be initialized in static constructor. 5 years ago
maliming 8e72d54d3f Add JsonName to ParameterApiDescriptionModel. 5 years ago
Ahmet d06c654d3e Implementing JsonName generating for PropertyApiDescriptionModel 5 years ago
Ahmet 4df9e90de1 Added PropertyNameGenerator to AbpApiProxyScriptingOptions 5 years ago
maliming 105d7fd542 Use controller type as key. 5 years ago
maliming d07230910b Use ApplicationApiDescriptionModel.Create insetad of new. 5 years ago
maliming 37e3924f00 Use commas to separate header objects. 5 years ago
maliming 4aa8fb1e3f Exclude UserCache of ProxyScriptingModel as the cache key. 6 years ago
maliming 26f84195a2 Use object as the parameter of form binding and convert all parameters into camel case. 6 years ago
maliming 5f7f3885e4 Set dataType to text for string return values for dynamic JavaScript proxies. 6 years ago
maliming 04fe0767df Make httpMethod can be nullable. 6 years ago
maliming c0edc126cb Enhancement ApiTypeNameHelper 6 years ago
maliming e1d89aabde
Update ApiTypeNameHelper.cs 6 years ago
maliming b3d4f6929e Prevent ApiTypeNameHelper infinite loop. 6 years ago
Halil İbrahim Kalkan deb04d7a9e Add PropertyApiDescriptionModel.IsRequired 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI. 6 years ago
Halil İbrahim Kalkan 97f07310dd Introduce UserExceptionInformer 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago