Commit Graph

533 Commits (b0c2ded2bc9499119c2feb799c0b0bbb55f08263)

Author SHA1 Message Date
Leon Košak 409cdfdfdd
Create sl.json
5 years ago
Halil İbrahim Kalkan 2fb95b4bc6
Update .gitignore
5 years ago
erolarkat e87154a4d7 merge
5 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
5 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template
5 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
Halil İbrahim Kalkan 69db16a854 Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template
5 years ago
mehmet-erim 644350f034 chore: replace first character of abp packages with tilde
5 years ago
mehmet-erim 8a096434f1 feat: update the app template to support Angular 9
5 years ago
mehmet-erim a9b19f8f34 chore: remove the spec files.
5 years ago
mehmet-erim 9c426777ed feat: change lazy abp modules references
5 years ago
mehmet-erim 2c024b7336 chore: remove lazy libs folder
5 years ago
mehmet-erim 8ba50b8bda chore: add recomemded vscode extensions to app template
5 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template
5 years ago
mehmet-erim 95f62d7410 Merge branch 'dev' of https://github.com/abpframework/abp into feature/angular-9
5 years ago
Arkat Erol 5eb5298b78 Updated npm packages
5 years ago
mehmet-erim 0238d544bd feat: upgrade typescript to 3.7
5 years ago
mehmet-erim 8083701443 feat: update rxjs
5 years ago
mehmet-erim 35d8cec286 feat: install the angular/cli v9 and angular/core v9
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator
5 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application.
5 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up
5 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations.
5 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
5 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
5 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
5 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
5 years ago
maliming 93b9a58029 Move generic host usage for console apps
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
maliming 3783046883
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
5 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference
5 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database
5 years ago
YinChang 3967c642bb add zh-hant to project in templates
5 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
mehmet-erim 97bc1d03bc chore: update favicon files
5 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
5 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers.
5 years ago
Mehmet Tüken c572815701 Update application template UseSerilogEnrichers.
5 years ago
Halil İbrahim Kalkan e04aea53b0 Inherit from the MyProjectNamePageModel
5 years ago