Commit Graph

485 Commits (85a585b65128b8a32f10d1464e504fe90dc53704)

Author SHA1 Message Date
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
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
5 years ago
YinChang f98913202f samples/BookStore fix #2572
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Mehmet Tüken ddacb68246 bump Serilog.Extensions.Logging 3.0.1
5 years ago
Mehmet Tüken 5d4160e095 bump IdentityServer4.AccessTokenValidation 3.0.1
5 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago