Commit Graph

48 Commits (f3893e3c2e3c54fd3ad747e589036de5e55bbecc)

Author SHA1 Message Date
Engincan VESKE f3893e3c2e
Update MyProjectNameWebHostModule.cs
4 years ago
liangshiwei 89f9953320 Fix module template problem
4 years ago
liangshiwei d6369bf9ce Update module template
4 years ago
maliming fdaa3609c1
Merge branch 'dev' into auto-merge/rel-5-0/760
4 years ago
liangshiwei 470deed1d7 Use Dynamic proxy in template by default
4 years ago
Ahmet Çotur d1d9c47cde use file-scoped namespacing for module template
4 years ago
maliming 57856bea9f
Set same application name` for `DataProtection`.
4 years ago
maliming 92c74a3882 Introduce AbpHttpClientWebModule.
4 years ago
Jadyn b48bc9c6b7 Update aspnetcore template use `AddAbpSwaggerGen`
4 years ago
Halil İbrahim Kalkan f0bb870698 Fix basic theme path
4 years ago
Halil İbrahim Kalkan bc150db846 Replace obsolete UseVirtualFiles with UseStaticFiles
5 years ago
liangshiwei 52a1d4a94b Update MyProjectNameWebHostModule.cs
5 years ago
liangshiwei 0518d1289f Rename abp.abp.swagger to volo.abp.swashbuckle
5 years ago
liangshiwei 7802b8102c Add SwaggerHtmlResolver
5 years ago
liangshiwei f95fdcb389 Add AbpSwaggerModule
5 years ago
liangshiwei 88698e0a6f Add XSRF-TOKEN to Swagger UI Requests
5 years ago
Alper Ebicoglu afab401c82 Make RequireHttpsMetaData configurable.. volosoft/volo#3470
5 years ago
Halil İbrahim Kalkan e2a8f648ca
Merge pull request #5214 from abpframework/liangshiwei/tenantlogin
5 years ago
maliming 2b6cadb2c8 Add FeatureManagement module to host projects.
5 years ago
liangshiwei 501742596d Update templates
5 years ago
liangshiwei f2f9ba263c Added Volo.Abp.AspNetCore.Authentication.OpenIdConnect
5 years ago
liangshiwei b8ebd90818 Update module template
5 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template.
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
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
6 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template
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 3028b1a431 Update module template UseSerilogEnrichers.
6 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
6 years ago
Halil İbrahim Kalkan 4c1e4a323d Enable cors
6 years ago
Halil İbrahim Kalkan b7c883aeca Upgrade npm packages of templates
6 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
6 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
6 years ago
maliming 5959329900 Add application name prefix option to distributed cache item keys.
6 years ago
Halil İbrahim Kalkan 15270e8db8 Correct ReplaceEmbeddedByPhysical paths
6 years ago
Halil İbrahim Kalkan 5ab15f8412 Added UseAuthorization
6 years ago
Halil İbrahim Kalkan d51ae9ec41 Upgrade module template to asp.net core 3.0
6 years ago
maliming 1610a90251 Resolve #1708 Use AddMaps instead of AddProfile in startup templates.
6 years ago
Halil İbrahim Kalkan 60936a40c1 #1594 Move module template to the templates/module folder.
6 years ago