Commit Graph

80 Commits (e755edc8c6a00c47bcfec4ebfb89f6dad787f95b)

Author SHA1 Message Date
Halil İbrahim Kalkan 5569da2bf2 Extracted Abp UI modules.
7 years ago
Halil İbrahim Kalkan 0b79b02bfd Extracted Volo.Abp.Ddd and some other packages.
7 years ago
Halil İbrahim Kalkan 4e9491181a Extracted Abp.Validation package.
7 years ago
Halil İbrahim Kalkan 2ca009cd7b Extract project: Volo.Abp.Data
7 years ago
Halil İbrahim Kalkan 25af4c2331 Created a seperated Volo.Abp.Localization package. Also seperated unit tests to .Core.Test and .Localization.Tests
7 years ago
Halil İbrahim Kalkan 5de19c03f7 Created Volo.Abp.Core package.
7 years ago
Halil İbrahim Kalkan 503f1d26a5 Add InheritResource attribute for base localization resources. #171.
7 years ago
Halil İbrahim Kalkan 5d67d427ca Seperate validations to AbpValidationResource.
7 years ago
Halil İbrahim Kalkan 1ea0592c87 Inherit from existing resources. Thus we can share common localizations accross modules.
7 years ago
Halil İbrahim Kalkan a26223b57b Allow to extend/override existing resources
7 years ago
Halil İbrahim Kalkan 57256272f2 Revised validation.
7 years ago
Halil İbrahim Kalkan 7f95e2810e Revised embedded file system to better work with aspnet core razor pages.
7 years ago
Halil İbrahim Kalkan ab74af4314 Remove old/unused methods
7 years ago
Halil İbrahim Kalkan 1af65651e1 Initial json localization implementation.
7 years ago
Halil İbrahim Kalkan 73f5380ce3 Fix unit test.
7 years ago
Halil İbrahim Kalkan 275a64380b Added unit tests.
7 years ago
Halil İbrahim Kalkan 6c6b1b080a Refactored UOW.
7 years ago
Halil İbrahim Kalkan 1117073201 #23: UOW Action filter should be able to work without middleware too.
7 years ago
Halil İbrahim Kalkan f4394f9993 Created Unit Of Work reservation system.
7 years ago
Halil İbrahim Kalkan 13d83674ee #23 implemented nested unit of works.
7 years ago
Halil İbrahim Kalkan 790ed478da Refactored and improved UOW. Added simple UOW middleware. Created a unit test for UOW.
7 years ago
Halil İbrahim Kalkan 24ae92fcee Added existing validation infrastructure for application services.
7 years ago
Halil İbrahim Kalkan f0cb66a518 Created basic UserAppService.
7 years ago
Halil İbrahim Kalkan d9cf5c7d22 Created ServiceCollectionDynamicHttpClientProxyExtensions.AddHttpClientProxies.
7 years ago
Halil İbrahim Kalkan d96adba277 Added api models and aspnet core model provider.
7 years ago
Halil İbrahim Kalkan 408e100f4c Remove unused namespaces.
8 years ago
Halil İbrahim Kalkan 746e946eb1 Adjust namespace of AbpCultureHelper.
8 years ago
Halil İbrahim Kalkan f9987a6055 Adjust namespaces for Abp.Tests project.
8 years ago
Halil İbrahim Kalkan 157f8154f1 Fix namespaces.
8 years ago
Halil İbrahim Kalkan fa6cba7aa0 Move DI classes to the right namespace.
8 years ago
Halil İbrahim Kalkan be86d45380 Rename namespcases of extension methods.
8 years ago
Halil İbrahim Kalkan c82625e874 Rename extension classes.
8 years ago
Halil İbrahim Kalkan 6e7196e5a4 Upgraded test projects to netcoreapp2.0.
8 years ago
Halil İbrahim Kalkan bec0f6bec2 Refactor namings.
8 years ago
Halil İbrahim Kalkan 3054dbf572 #38 Create convention to expose service types.
8 years ago
Halil İbrahim Kalkan 7827dfad4c Created TypeFinder_Tests.
8 years ago
Halil İbrahim Kalkan b2b8074eab Introduced IModuleContainer. Created unit test for AssemblyFinder.
8 years ago
Halil İbrahim Kalkan 7511853740 Refactored.
8 years ago
Halil İbrahim Kalkan 361598539d Make AbpApplication disposable.
8 years ago
Halil İbrahim Kalkan dfb383fb82 Created BuildServiceProviderFromFactory extension.
8 years ago
Halil İbrahim Kalkan a93de36f5b Move AbpInterceptionTestBase to Volo.Abp.Tests since it's independent from Castle.Core.
8 years ago
Halil İbrahim Kalkan 684051efa4 Worked on async interceptors.
8 years ago
Halil İbrahim Kalkan 0292287fe3 #80: Created Unit Of Work Interceptor.
8 years ago
Halil İbrahim Kalkan 64651778d3 Fix namespace of embedded resource.
8 years ago
Halil İbrahim Kalkan 4c4fcb5179 Fixed default namespaces after VS2017 migrate.
8 years ago
Halil İbrahim Kalkan a4c451d9a8 Upgraded to VS 2017 format.
8 years ago
Halil İbrahim Kalkan 88de8b3128 Added a new unit test for FormattedStringValueExtracter.
8 years ago
Halil İbrahim Kalkan cbbb136834 Added initial Identity rest API.
8 years ago
Halil İbrahim Kalkan f4fd048a56 Resolved #24: Embedded Controller and View System.
8 years ago
Halil İbrahim Kalkan be1f6319ad Rename namespace.
8 years ago