Commit Graph

52 Commits (d82b929b8620c3dbbe5378945c28a7d06984467c)

Author SHA1 Message Date
Halil İbrahim Kalkan 766b194687 Add test for SortByDependencies
5 years ago
Halil İbrahim Kalkan 16968cfc7c Added If object extension.
5 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties.
5 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
5 years ago
Halil İbrahim Kalkan 25085b2959 Improve extension property model binding.
5 years ago
Halil İbrahim Kalkan f537cd1179 Resolved #3837: Singleton services exposing multiple services should return the same instance
5 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties
5 years ago
Halil İbrahim Kalkan a628e177a5 Add test for TypeHelper and improve ReflectionHelper
5 years ago
Halil İbrahim Kalkan 793a600981 Fix TypeHelper.IsDictionary and add tests.
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Halil İbrahim Kalkan 76d742683a
Merge pull request #2502 from abpframework/maliming/WithCulture
5 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper.
5 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
5 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework.
5 years ago
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign.
5 years ago
Halil İbrahim Kalkan c1f56f03a2 Added ToKebabCase string extension method
5 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
5 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
5 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
Halil İbrahim Kalkan 5c99373d5f Upgrade to latest NuGet packages.
6 years ago
Halil ibrahim Kalkan fe5199cd43 Fix ExposedServiceExplorer.
6 years ago
Halil ibrahim Kalkan a975f28c95 Refactor exposed services.
6 years ago
Halil ibrahim Kalkan 80680a5cb6 Try to map base classes for MongoDb
6 years ago
Halil İbrahim Kalkan 884e9ea77b
Merge pull request #1068 from acjh/patch-2
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
6 years ago
maliming f43209c6a4 Rename GetAllConstants to GetPublicConstantsRecursively.
6 years ago
maliming 7316870363 ReflectionHelper add GetAllConstants method.
6 years ago
Halil ibrahim Kalkan 8c416c2439 Update CachedTestObject.cs
6 years ago
Halil ibrahim Kalkan 14df704c32 Implement fully async interceptors.
6 years ago
Halil ibrahim Kalkan fb656134d8 Added InsertAfter extension method.
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Halil ibrahim Kalkan b371a58627 #560 Allow to use file system as data source for docs module
6 years ago
Halil ibrahim Kalkan 2a784037f5 Added string.ReplaceFirst extension method.
6 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
6 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
6 years ago
Halil ibrahim Kalkan dc13afa91b Fix tests.
6 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule
6 years ago
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional.
7 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests
7 years ago
Halil ibrahim Kalkan a41f1a51a4 Add DI tests
7 years ago
Halil ibrahim Kalkan a1577656b5 Localization improvements.
7 years ago