Commit Graph

102 Commits (b48bc9c6b77dae5ae52fc6f9df90fcab11d99d4b)

Author SHA1 Message Date
ebicoglu bb8a4387ce
Merge pull request #9195 from abpframework/liangshiwei/template-secrets
4 years ago
liangshiwei 443d41f2ab Use default CORS policy
4 years ago
liangshiwei ad930b30f6 Add CreateAppSettingsSecretsStep
4 years ago
liangshiwei 0be2c07232 Add appsettings.secrets.json to template
4 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
4 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
4 years ago
Berkan Sasmaz fd194acce2 Update language: Français
5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
liangshiwei c941821881 Upgrade nuget packages of framework and templates
5 years ago
Halil İbrahim Kalkan 044700297b Add fody to the module template.
5 years ago
Halil İbrahim Kalkan bc150db846 Replace obsolete UseVirtualFiles with UseStaticFiles
5 years ago
maliming d4203636f0 Select scope by default.
5 years ago
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
5 years ago
maliming 2cc867e771 Remove `Updates AbpClaimTypes` code.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
liangshiwei b8f0de192a Refactor.
5 years ago
liangshiwei cf5b6c4611 Added swagger OAuth2 to Module template
5 years ago
maliming 8f9d0bfdfb Update template projects migrations.
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
Alper Ebicoglu afab401c82 Make RequireHttpsMetaData configurable.. volosoft/volo#3470
5 years ago
maliming 88826d79b2 Upgrade templates.
5 years ago
Halil İbrahim Kalkan 45a246d369 Merge branch 'rel-3.2' into dev
5 years ago
Yunus Emre Kalkan 2b3fd091fc module template migrations
5 years ago
Ahmet 81e5e181a5 Added blazor host project to module template
5 years ago
badre429 ac9b4b7efd feat: french localization
5 years ago
maliming 840f94e7d1 Use WriteTo.Async.
5 years ago
maliming 7b2772a6bd Write log to console when Debug.
5 years ago
maliming 1a6c14ee8b Replace AddIdentityServerAuthentication in app module template.
5 years ago
maliming f72f7379b3 Upgrade Swashbuckle.AspNetCore to 5.5.1
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template.
5 years ago
maliming 5751ec0436 Upgrade templates module packages.
5 years ago
Halil İbrahim Kalkan 6a892bfa53
Merge pull request #4101 from abpframework/liangshiwei/support-virtualpath
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
5 years ago
liangshiwei 018fa25b9b Use vitual path redirect
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
Halil İbrahim Kalkan dfa09e9e70
Merge branch 'dev' into liangshiwei/abp-template
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