Commit Graph

82 Commits (a042b441beb9befbcc611e736b9edf10169c7ff4)

Author SHA1 Message Date
maliming c42533bf9f Update migration files.
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
maliming 1dc6546267 Upgrade MicroserviceDemo module packages.
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
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
liangshiwei 3f66f9062c Add AbpTenantManagementEntityFrameworkCoreModule to host module dependencies
5 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
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 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 1c07d20c97 Add multi-tenancy packages and enabled multi-tenancy for all applications.
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 f70c2280f7 Apply #2960 for the microservice demo solution.
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 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
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
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
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan d8bdcffd4c Fix claims mapping for the microservice demo
5 years ago
Halil İbrahim Kalkan 667294cc8b #2231 Change applicationUrls for the microservice demo applications
5 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
5 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 175137b4d2 Disable swagger, add routing
5 years ago
Halil İbrahim Kalkan d6e617998e Upgrade microservice demo solution .net core 3.0
5 years ago
maliming cefe98ba7a Modify templates and other connection strings.
6 years ago
maliming a9930db7e4 Remove StackExchange.Redis.StrongName
6 years ago
maliming fd60fa9c7e Resolve #1382 Use the new Redis package.
6 years ago
maliming 50d1d68165 Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
maliming 370aac6feb Microsoft.AspNetCore.App package does not specify version.
6 years ago
Halil ibrahim Kalkan b395b94729 Resolved #960: Seed initial data for microservice demo solution.
6 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem.
6 years ago