603 Commits (08090698ee72178775c8eb59cd682ccad8a448b7)

Author SHA1 Message Date
malik masis 62529edbf8 Moved ConvertToDynamicObject to framework 4 years ago
Halil İbrahim Kalkan 806c640bc5 Use ContractAnnotation attributed for string extensions. 4 years ago
Halil İbrahim Kalkan 30786a0e53 Implement ContractAnnotation for IsNullOrEmpty & IsNullOrWhiteSpace extension methods. 4 years ago
Halil İbrahim Kalkan bf75d2f25f #12998 Add method: IServiceCollection.GetTypeFinder() 4 years ago
Halil İbrahim Kalkan 0b0b007d7e #12918: CachedServiceProviderBase should return the internal service provider when requested. 4 years ago
maliming 23fc1fbf4c
Revert "Merge pull request #12946 from abpframework/revert-12932-IAsyncInitialize" 4 years ago
maliming 6c4f3da148
Revert "Remove `IAsyncInitialize` interface." 4 years ago
maliming 5877bf92e7
Remove `IAsyncInitialize` interface. 4 years ago
Halil İbrahim Kalkan db4d40a374 Resolved #12918: Introduce ITransientCachedServiceProvider. 4 years ago
Halil İbrahim Kalkan 83dda99bda Introduced IntegrationService 4 years ago
maliming c3d9f94f79
Update Check.cs 4 years ago
maliming 20950b576e
Update Check.cs 4 years ago
j0nimost d2a9d43ea4 Added parameterName validation 4 years ago
j0nimost a4bc569e15 Implemented a Null or Empty checker for structs 4 years ago
j0nimost 643d045cc4 fix merge error 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
maliming 9446c80474
Add `OrderByIf` extension method. 4 years ago
j0nimost 8f498eb590 Added checker for Struct types 4 years ago
j0nimost daab524943 Renamed the property name from type -> value 4 years ago
j0nimost aa08d0d5ad Renamed the method names 4 years ago
j0nimost 8601aa8950 Added checkers for integers, floats and decimal 4 years ago
maliming 0e683f603c
Support for exporting generic interfaces. 4 years ago
Roc a23509a3be
Update CultureHelper.cs 4 years ago
maliming 731c4b1154
Add `HandleContextAsync` method to the `IFeatureManagementProvider`. 5 years ago
liangshiwei e4ddd7d47c Support proxy class 5 years ago
liangshiwei 6cd448baa7 Update PreConfigureActionList.cs 5 years ago
maliming a80bce697d
Get the configured actions in advance. 5 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`. 5 years ago
Halil İbrahim Kalkan d9a5b86505 Check multiple configure services calls and rename ManualConfigureServices to SkipConfigureServices. 5 years ago
maliming 8c5e3cd30a
Async configure and initialize the module. 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 902583ec06
Do not add duplicate assemblies. 5 years ago
maliming 373714a08a
Add `GetDefaultLifeTimeOrNull` method. 5 years ago
maliming 2919be386e
Refactor. 5 years ago
maliming 4551acda13 Move interface to `Http.Client`. 5 years ago
maliming fe32230aae Add `IObjectToFormData`. 5 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`. 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
Halil İbrahim Kalkan dea2bba839 #8771 Introduced Volo.Abp.Auditing.Contracts package to reduce dependencies. 5 years ago
maliming 8d826fbaa9 Update packages to RC 1. 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 979538ecaa Only keep one ctor. 5 years ago
maliming 02e5c7f47f Make fileName optional. 5 years ago
maliming 686d28dea7 Refactor. 5 years ago
maliming 3b4bd8c902
Add the latest version of System.Text.Encodings.Web to Volo.Abp.Core. 5 years ago
liangshiwei 5cd7306686 Use AddAppSettingsSecretsJson extension method 5 years ago
maliming 8863a4b7fb Format code. 5 years ago
maliming 49058c9eec Use application/octet-stream as default value of ContentType. 5 years ago