Commit Graph

26 Commits (776c0ca49868e685b6f2ed83fc1da3ceaaf9e989)

Author SHA1 Message Date
Halil İbrahim Kalkan 776c0ca498 Removed Volo.DependencyInjection and Volo.ExtensionMethods projects.
9 years ago
Halil İbrahim Kalkan 0ef5daeb0e Provide an option to set base repository classes, instead of defaults.
9 years ago
Halil İbrahim Kalkan d6e68771f0 Added unit tests and fixed repository registration problem.
9 years ago
Halil İbrahim Kalkan 0d9f95d050 Resolved #68: Rename DatabaseNameAttribute to ConnectionStringNameAttribute.
9 years ago
Halil İbrahim Kalkan ecd75464b2 Resolved #65: Create PostConfigureServices method for AbpModule.
9 years ago
Halil İbrahim Kalkan f257be5166 Add PreConfigureServices(IServiceCollection) to abp modules to run some code before ConfigureServices. Resolved #11.
9 years ago
Halil İbrahim Kalkan 562ef7c78b Added tests and refactored.
9 years ago
Halil İbrahim Kalkan 4b7a4ab7d2 implemented conn string per database name.
9 years ago
Halil İbrahim Kalkan 0a6d557875 Introduced module manager and revised module loader.
9 years ago
Halil İbrahim Kalkan a7cfc5318d Added tests for AsyncHelper.
9 years ago
Halil İbrahim Kalkan aa52001d95 Added module shutdown.
9 years ago
Halil İbrahim Kalkan 486f344881 Make AbpApplication.Create internal.
9 years ago
Halil İbrahim Kalkan fc14608b08 Refactorings.
9 years ago
Halil İbrahim Kalkan aa6c0461f6 Load plugins modules.
9 years ago
Halil İbrahim Kalkan 50f2eae288 Added repository interfaces and asynhelper.
9 years ago
Halil İbrahim Kalkan b73dea891c Remove unused namespaces.
9 years ago
Halil İbrahim Kalkan bc2cd7a0d4 Revised solution and project structure.
9 years ago
Halil İbrahim Kalkan ad680601eb Upgraded project.json files and added current tenant accessor.
9 years ago
Halil İbrahim Kalkan 900a5bd667 Improvement on modularity and DI.
9 years ago
Halil İbrahim Kalkan 7dd4f6011d Improved module initialize and DI code.
9 years ago
Halil İbrahim Kalkan 03b687912c Added SortByDependency for module loader.
9 years ago
Halil İbrahim Kalkan 81f9931be6 Worked on module system.
9 years ago
Halil İbrahim Kalkan 0a4d8e427e Added failing test: Should_Automatically_Register_Modules.
9 years ago
Halil İbrahim Kalkan 23d4f718c7 Added empty module runner.
9 years ago
Halil İbrahim Kalkan 525f40970f Created simple DI extensions.
9 years ago
Halil İbrahim Kalkan 0b704b8b35 Added initial solution.
9 years ago