Commit Graph

509 Commits (7d8be4f62c106c8399f3a6d54808a9f207aa27dd)

Author SHA1 Message Date
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy
5 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
5 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
5 years ago
liangshiwei d3e7a50f9f Add AbpAspNetCoreMvcModule to microservices host module dependencies
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Halil İbrahim Kalkan 43d1d4ac8f Fix BrandingProvider.
5 years ago
liangshiwei 3f66f9062c Add AbpTenantManagementEntityFrameworkCoreModule to host module dependencies
5 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
5 years ago
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