Commit Graph

501 Commits (76f018a7f0fdbc539e5f293ac69f9b00bb51fb82)

Author SHA1 Message Date
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
5 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
5 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
5 years ago
Halil İbrahim Kalkan 10aa85472f
Create README.MD
5 years ago
Akın Sabri Çam b54fab1597 Moved RabbitMqEventBus sample from this repository and updated common.ps1
5 years ago
Akın Sabri Çam 9cf2c029d0 moved EfCoreMigrationDemo sample from this repository
5 years ago
Akın Sabri Çam 708be00c9d moved dashboarddemo sample from this repository
5 years ago
Akın Sabri Çam 4933eeda0e Moved BookStore-Modular sample from this repository
5 years ago
Akın Sabri Çam b1cfe77dea moved bookstore-angular-mongodb sample
5 years ago
Akın Sabri Çam 1d013da40d Moved bookstore sample
5 years ago
Akın Sabri Çam 39b0465181 removed console and coreapp samples for moving other repository
5 years ago
maliming 4a83c2db83 Rename BookStoreEntityExtensions to BookStoreEfCoreEntityExtensionMappings.
5 years ago
maliming d0ee68e612 Use object extension system.
5 years ago
maliming 3d85fd0141 Undo changes to EfCoreMigrationDemo.
5 years ago
maliming 283da6783b Apply Entity Extension System for samples
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
5 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde
5 years ago
Halil İbrahim Kalkan 2b0882bfde Handle tenant creation event and create admin user and role for the new tenant.
5 years ago
Halil İbrahim Kalkan a9060c3d10 Add Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy and Volo.Abp.TenantManagement.EntityFrameworkCore dependencies.
5 years ago
Halil İbrahim Kalkan e0cfb6c50d Change log level for Microsoft.EntityFrameworkCore
5 years ago
Halil İbrahim Kalkan 19c90d2c30 Depend on AbpIdentityEntityFrameworkCoreModule from the TenantManagementServiceHostModule
5 years ago
Halil İbrahim Kalkan dbdea97738 Add Logout to backend app.
5 years ago
Halil İbrahim Kalkan 1c07d20c97 Add multi-tenancy packages and enabled multi-tenancy for all applications.
5 years ago
Halil İbrahim Kalkan 4c83db008f Added feature management and tenant management UI to the backend app.
5 years ago
Halil İbrahim Kalkan ca246162ef Authorize clients for tenant management service, configure gateways and make the console client demo working.
5 years ago
Halil İbrahim Kalkan 00396bc7ec Added HomeController to redirect to the swagger UI
5 years ago
Halil İbrahim Kalkan 2c1aeb21b8 Configured tenant management service
5 years ago
Halil İbrahim Kalkan 9868dece7e Create TenantManagementService.Host application.
5 years ago
Halil İbrahim Kalkan 948c84227c Added AbpTenantManagementEntityFrameworkCoreModule to the AuthServer.Host & enabled multi-tenancy.
5 years ago
Alper Ebicoglu e617b1daeb
Merge pull request #2947 from abpframework/doc/update-bookstore-tutorial
5 years ago
Halil İbrahim Kalkan f70c2280f7 Apply #2960 for the microservice demo solution.
5 years ago
Halil İbrahim Kalkan e0c821a892 Update Acme.BookStore.HttpApi.Client.ConsoleTestApp.csproj
5 years ago
Halil İbrahim Kalkan e46632e98f Add Microsoft.Extensions.Hosting to the console apps.
5 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
Halil İbrahim Kalkan f36e10bf28 Finalize the Entity-Framework-Core-Migrations guide.
5 years ago
mehmet-erim 74fa9d320f chore: update the bookstore angular mondb sample project
5 years ago
Halil İbrahim Kalkan ec0895fcd6 Added Remove Modules from the Main Database
5 years ago
Halil İbrahim Kalkan 9302b0c661 Added sections under the Using Multiple Databases
5 years ago
Halil İbrahim Kalkan 31ac3aafaf Added sections to Entity-Framework-Core-Migrations
5 years ago
Halil İbrahim Kalkan 4982457777 Add EfCoreMigrationDemo to samples
5 years ago
maliming bee0d50b26 Add AbpAccountApplicationModule to the AuthServer.Host project of the MicroserviceDemo.
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
5 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Yunus Emre Kalkan 11b919b14c fix test
5 years ago
maliming 93b9a58029 Move generic host usage for console apps
5 years ago