Commit Graph

27 Commits (a06ea3d106a838a676033f0fe334e3d9f385c0a2)

Author SHA1 Message Date
Halil İbrahim Kalkan 07feb14a58 Refactor MyProjectNameDbMigrationService
5 years ago
liangshiwei 90a7d92843 Improve code
5 years ago
liangshiwei 2c05afc6f5 Initialize the seed data for tenants with the same connection string
5 years ago
liangshiwei 3db12e6a4d Skip repeated database migration and unify MigrateHostDatabaseAsync and MigrateTenantDatabasesAsync methods
5 years ago
maliming 6e6c884eaf Remove Microsoft.AspNetCore.Mvc.DataAnnotations package.
5 years ago
maliming d0ee68e612 Use object extension system.
5 years ago
Halil İbrahim Kalkan 2270e3c004 Update MyProjectNameDomainObjectExtensions.cs
5 years ago
Halil İbrahim Kalkan 7fa67b1636 Change object mapping style for the app startup template.
5 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity
5 years ago
maliming 9cc51474c3 Migrate only tenants with connection strings.
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
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
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
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
5 years ago
Halil İbrahim Kalkan 4228ce096e Remove usage of Volo.Abp.Configuration namespace.
5 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
Halil İbrahim Kalkan ad4fcd57f8 Upgraded app template package and versions to .net core 3.0
5 years ago
Halil İbrahim Kalkan ea450c2f5a Rename MyProjectName_ConsoleTestApp to MyProjectName_App
6 years ago
Halil İbrahim Kalkan 03fb457465 Fix local framework reference for the app template.
6 years ago
Halil İbrahim Kalkan e91da573ab Add angular project template. Rename mvc template to app template.
6 years ago