38 Commits (6cb06ac0e27dde1cc03395a7635dcba714e71caa)

Author SHA1 Message Date
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Halil İbrahim Kalkan d8bdcffd4c Fix claims mapping for the microservice demo 6 years ago
Halil İbrahim Kalkan 667294cc8b #2231 Change applicationUrls for the microservice demo applications 6 years ago
maliming 5ba8367b17 Calling UseRouting before UseMvcWithDefaultRouteAndArea. 7 years ago
maliming 0b95234ccd Upgrade Ocelot to support net core 3.0 7 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0 7 years ago
maliming 204703f5f6 Enable Swagger UI 7 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage. 7 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers. 7 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan 175137b4d2 Disable swagger, add routing 7 years ago
Halil İbrahim Kalkan d6e617998e Upgrade microservice demo solution .net core 3.0 7 years ago
maliming a9930db7e4 Remove StackExchange.Redis.StrongName 7 years ago
maliming fd60fa9c7e Resolve #1382 Use the new Redis package. 7 years ago
maliming 50d1d68165 Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel . 7 years ago
maliming 370aac6feb Microsoft.AspNetCore.App package does not specify version. 7 years ago
Halil ibrahim Kalkan b9c692d64f Format MapWhen usage 7 years ago
Yunus Emre Kalkan c649993405 Removed MvcRazorCompileOnPublish from csproj files 7 years ago
Marcelo Mohr Maciel 211cf6c114 remove deprecated MvcRazorCompileOnPublish true 7 years ago
Halil ibrahim Kalkan 571b9172e4 Add Blogging.HttpApi to InternalGatewayHostModule 7 years ago
Halil ibrahim Kalkan 5f4851262f Use redis cache for data protection 7 years ago
Halil ibrahim Kalkan 9cdea28495 Write logs to elasticsearch. 7 years ago
Halil ibrahim Kalkan b7f9b40db9 BackendAdminAppGatewayHostModule requires AbpHttpClientIdentityModelModule 7 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware. 7 years ago
Halil ibrahim Kalkan 4913cbc158 Resolved #728: Allow to set client based permissions like roles/users 7 years ago
Atakan Özceviz 380663de65 Added Dockerfiles 7 years ago
Halil ibrahim Kalkan 360cbfe80b Add blog permission management to the backand application 7 years ago
Halil ibrahim Kalkan 0f06cf53c1 Revised permission management system 7 years ago
Halil ibrahim Kalkan 55726526e9 Move basic auth server configuration to appsettings.json files. 7 years ago
Halil ibrahim Kalkan 6418eb2d91 Added redis cache too all applications/services 7 years ago
Halil ibrahim Kalkan 98f8f06138 Created public web site 7 years ago
Halil ibrahim Kalkan 598c1e43db Created gateways. 7 years ago
Halil ibrahim Kalkan bbf550ac24 Installed Ocelot to the internal gateway. 7 years ago
Halil ibrahim Kalkan 7793de6d2f Renamed gateway projects 7 years ago
Halil ibrahim Kalkan 517d65f911 Created gateway projects 7 years ago