90 Commits (260f8d67c6800a7de73848cb76cf6b6f803cc2c1)

Author SHA1 Message Date
maliming 191b444ab9 Add en-GB language to template projects. 5 years ago
GameBelial 1ff40d4bd2 To solve the issue of Issue-6819, for SQL Server, the connection string does not enable the MultipleActiveResultSets=true feature by default. 5 years ago
liangshiwei 3ae67cb7db Update MyProjectNameHttpApiHostModule.cs 5 years ago
maliming ffa9bcac40 Use 5.0.* as ms packages version in the template. 5 years ago
maliming 8a277ddda4 Upgrade ms packages to 5.0.1 5 years ago
Halil İbrahim Kalkan 935767fced Remove unnecessary module dbcontexts 6 years ago
maliming 2cc867e771 Remove `Updates AbpClaimTypes` code. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
liangshiwei b8f0de192a Refactor. 6 years ago
liangshiwei cf5b6c4611 Added swagger OAuth2 to Module template 6 years ago
maliming 8f9d0bfdfb Update template projects migrations. 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
Alper Ebicoglu afab401c82 Make RequireHttpsMetaData configurable.. volosoft/volo#3470 6 years ago
maliming 88826d79b2 Upgrade templates. 6 years ago
Yunus Emre Kalkan 2b3fd091fc module template migrations 6 years ago
Ahmet 81e5e181a5 Added blazor host project to module template 6 years ago
badre429 ac9b4b7efd feat: french localization 6 years ago
maliming 840f94e7d1 Use WriteTo.Async. 6 years ago
maliming 7b2772a6bd Write log to console when Debug. 6 years ago
maliming 1a6c14ee8b Replace AddIdentityServerAuthentication in app module template. 6 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template. 6 years ago
maliming 5751ec0436 Upgrade templates module packages. 6 years ago
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