110 Commits (2005a57cb8f465c2c772c2d7f96deab00a2ed080)

Author SHA1 Message Date
maliming fa492e027d
Add authorization support with policies and roles in API description models 2 months ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 2 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 2 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 4 months ago
Mark Cilia Vincenti 9db10bbd57 Cleaning 4 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 4 months ago
maliming 4a36812cd5
Improve nullable type detection in API modeling 4 months ago
maliming f8bff957a8
Remove IsNullable from ReflectionHelper and update usage 4 months ago
Fahri Gedik a1a60d5fbb Add nullable property support to API modeling 4 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 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 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 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. 3 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 4 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