60 Commits (6904a22241fba76773cf3309675d95cc4d774729)

Author SHA1 Message Date
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4. 6 years ago
liangshiwei 018fa25b9b Use vitual path redirect 6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects. 6 years ago
Halil İbrahim Kalkan 687fac36c8 add claims mapping middleware to the MyProjectNameHttpApiHostModule 6 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy 6 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication 6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware 6 years ago
maliming 82e35727c4 Add error page in template projects. 6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints 6 years ago
mehmet-erim 86d7a5eeb7 fix: undo appsettings files changes 6 years ago
mehmet-erim 76361fb6fb fix(module-template): fix some bugs in module template 6 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1 6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 6 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host. 6 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates 6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy. 6 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name. 6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0 6 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database 6 years ago
YinChang 3967c642bb add zh-hant to project in templates 6 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers 6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name. 6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore. 6 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers. 6 years ago
maliming 1241948cfa Updates AbpClaimTypes to be compatible with identity server claims. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
maliming e7a0a34622 Enable UserSecrets for template projects. 7 years ago
Halil İbrahim Kalkan 4c1e4a323d Enable cors 7 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings 7 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0 7 years ago
Halil İbrahim Kalkan dbc2b4fb74 Upgrade NuGet packages on startup templates. 7 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage. 7 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions 7 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions 7 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions 7 years ago
maliming 204703f5f6 Enable Swagger UI 7 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration. 7 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage. 7 years ago
Halil İbrahim Kalkan 9c1dd695e6 Move module template to generic host 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
maliming 5959329900 Add application name prefix option to distributed cache item keys. 7 years ago
Halil İbrahim Kalkan d93e912acf Disable swagger home page temporary 7 years ago
Halil İbrahim Kalkan 5ab15f8412 Added UseAuthorization 7 years ago
Halil İbrahim Kalkan d51ae9ec41 Upgrade module template to asp.net core 3.0 7 years ago
Halil İbrahim Kalkan 60936a40c1 #1594 Move module template to the templates/module folder. 7 years ago