Commit Graph

56 Commits (8f9d41817ef56b433954ca0e6256c1e1bd27dc38)

Author SHA1 Message Date
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
Halil İbrahim Kalkan 8042e1f882 #75: Added menu manager, tests and a simple renderer.
8 years ago
Halil İbrahim Kalkan 8a68714e03 Added events to UOW.
8 years ago
Halil İbrahim Kalkan 9c12a159ba Resolved #62: Add domain tenant resolver.
8 years ago
Halil İbrahim Kalkan 6f679ab1db Change default PK from string to GUID!
8 years ago
Halil İbrahim Kalkan 776c0ca498 Removed Volo.DependencyInjection and Volo.ExtensionMethods projects.
8 years ago
Halil İbrahim Kalkan 0ef5daeb0e Provide an option to set base repository classes, instead of defaults.
8 years ago
Halil İbrahim Kalkan d6e68771f0 Added unit tests and fixed repository registration problem.
8 years ago
Halil İbrahim Kalkan 0d9f95d050 Resolved #68: Rename DatabaseNameAttribute to ConnectionStringNameAttribute.
8 years ago
Halil İbrahim Kalkan ecd75464b2 Resolved #65: Create PostConfigureServices method for AbpModule.
8 years ago
Halil İbrahim Kalkan f257be5166 Add PreConfigureServices(IServiceCollection) to abp modules to run some code before ConfigureServices. Resolved #11.
8 years ago
Halil İbrahim Kalkan 562ef7c78b Added tests and refactored.
8 years ago
Halil İbrahim Kalkan 4b7a4ab7d2 implemented conn string per database name.
8 years ago
Halil İbrahim Kalkan 0a6d557875 Introduced module manager and revised module loader.
8 years ago
Halil İbrahim Kalkan a7cfc5318d Added tests for AsyncHelper.
8 years ago
Halil İbrahim Kalkan aa52001d95 Added module shutdown.
8 years ago
Halil İbrahim Kalkan 486f344881 Make AbpApplication.Create internal.
8 years ago
Halil İbrahim Kalkan fc14608b08 Refactorings.
8 years ago
Halil İbrahim Kalkan aa6c0461f6 Load plugins modules.
8 years ago
Halil İbrahim Kalkan 50f2eae288 Added repository interfaces and asynhelper.
8 years ago
Halil İbrahim Kalkan b73dea891c Remove unused namespaces.
8 years ago
Halil İbrahim Kalkan bc2cd7a0d4 Revised solution and project structure.
8 years ago
Halil İbrahim Kalkan ad680601eb Upgraded project.json files and added current tenant accessor.
8 years ago
Halil İbrahim Kalkan 900a5bd667 Improvement on modularity and DI.
8 years ago
Halil İbrahim Kalkan 7dd4f6011d Improved module initialize and DI code.
8 years ago