Commit Graph

82 Commits (bb4688b7864332885ddd66c508b12fc9f39a2b8b)

Author SHA1 Message Date
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host.
6 years ago
erolarkat e87154a4d7 merge
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
Arkat Erol 5eb5298b78 Updated npm packages
6 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
6 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
6 years ago
maliming 3783046883
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
6 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference
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 8db15a81cb Increased version of the npm packages and published all.
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
Halil İbrahim Kalkan 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj.
6 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
6 years ago
maliming d7761c6dfe Add AbpAccountApplicationModule to the IdentityServer project of the module template.
6 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
6 years ago
maliming 1241948cfa Updates AbpClaimTypes to be compatible with identity server claims.
6 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
6 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
6 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
6 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
6 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
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.
6 years ago
Halil İbrahim Kalkan 4c1e4a323d Enable cors
6 years ago
Halil İbrahim Kalkan 21fe6656f5 Recreate the migration.
6 years ago
Halil İbrahim Kalkan 15e51aea7e Recreate the initial migration
6 years ago
Halil İbrahim Kalkan 6142b31647 Upgrade npm packages
6 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings
6 years ago
İsmail ÇAGDAŞ 087707879c published npm packages
6 years ago
Halil İbrahim Kalkan ceb0a1a8c0 Update npm packages in the templates.
6 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
6 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
6 years ago
Halil İbrahim Kalkan 2389ffdb3b Upgrade npm dependencies for startup templates.
6 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
6 years ago
Halil İbrahim Kalkan f767232d42 Resolved #1958: Move UseAuthorization after UseIdentityServer.
6 years ago