100 Commits (e14e4e5022a0d3097eac1e3efc7f34c9e2d320fb)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
maliming a693f28741
Update TypeApiDescriptionModel to include instance and public properties. 1 year ago
maliming 7b16236c41
Check if property has `RequiredMemberAttribute` to determine `IsRequired`. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
yu_xianglong a74c9f931b Update ConcurrentDictionary to Dictionary 2 years ago
liangshiwei efa5b2ac85 Sort the API Definition 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming 451e2e651a
Initialize the api version of `input`. 3 years ago
liangshiwei 95ae085c20 Enable nullable annotations for Volo.Abp.Http 3 years ago
Salih bfd06339bb MimeTypes class moved to Volo.Abp.Core 3 years ago
Halil İbrahim Kalkan 8971d03de6 Code review changes for image compress/resize 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
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