Commit Graph

44 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
Ioannis Kappas f242b442ac
Add greek localization support
3 years ago
maliming 2212157f03
Refactor.
4 years ago
Ahmet Çotur d1d9c47cde use file-scoped namespacing for module template
4 years ago
maliming 2d5a3e0de9
Use `NullEmailSender` in module template project.
4 years ago
Berkan Sasmaz bd4a034387 Add new option to languages
4 years ago
liangshiwei a1bb05608a Add static proxy file to module template
4 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian
4 years ago
Emanuele Filardo aea58ecaf2
Update MyProjectNameWebUnifiedModule.cs
4 years ago
Berkan Sasmaz 5acd560b4b Fix the configuration of existing languages in templates
4 years ago
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions
4 years ago
Jadyn b48bc9c6b7 Update aspnetcore template use `AddAbpSwaggerGen`
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 44b1dd9d33 Add language: Finnish
5 years ago
Halil İbrahim Kalkan bc150db846 Replace obsolete UseVirtualFiles with UseStaticFiles
5 years ago
maliming 191b444ab9 Add en-GB language to template projects.
5 years ago
liangshiwei 0518d1289f Rename abp.abp.swagger to volo.abp.swashbuckle
5 years ago
liangshiwei f95fdcb389 Add AbpSwaggerModule
5 years ago
liangshiwei 88698e0a6f Add XSRF-TOKEN to Swagger UI Requests
5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions
5 years ago
badre429 ac9b4b7efd feat: french localization
5 years ago
maliming 2b6cadb2c8 Add FeatureManagement module to host projects.
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
maliming 82e35727c4 Add error page in template projects.
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates
6 years ago
YinChang 3967c642bb add zh-hant to project in templates
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 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj.
6 years ago
Halil İbrahim Kalkan b7c883aeca Upgrade npm packages of templates
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
6 years ago
Halil İbrahim Kalkan 9c1dd695e6 Move module template to generic host
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
Halil İbrahim Kalkan 60936a40c1 #1594 Move module template to the templates/module folder.
6 years ago