90 Commits (da59ccbeebc8022c2334283de59272fe4dbfb9df)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
Onur Pıçakcı 01a00589e8 a new method has been written for recent posts 3 years ago
Onur Pıçakcı 9651fc22d8 blogging module: member page has been edited and improvements have been made to the shipment detail page 3 years ago
Onur Pıçakcı 17bd337678 user interface designs and queries have been edited 3 years ago
Onur Pıçakcı 284d40f7ae member profile added 3 years ago
voloagent 280a175374 Update_NPM_Packages 3 years ago
voloagent ac792033d7 Update_NPM_Packages 3 years ago
voloagent dba6b05cff Update_NPM_Packages 3 years ago
voloagent 4386f0ec5e Update_NPM_Packages 3 years ago
voloagent 3b2022ef5e Update_NPM_Packages 3 years ago
voloagent a600f21a68 Update_NPM_Packages 3 years ago
voloagent eebafada77 Update_NPM_Packages 3 years ago
Yunus Emre Kalkan dad28085fb Revert "Update_NPM_Packages" 3 years ago
voloagent adbb6232e2 Update_NPM_Packages 3 years ago
voloagent 68a568f052 Update_NPM_Packages 3 years ago
Yunus Emre Kalkan f3054b036f Created new source code files & updated analyzes 3 years ago
maliming b22d4b3c72
Copy `abppkg.analyze.json` from dev to current branch. 3 years ago
voloagent 616f0b4c70 Update_NPM_Packages 4 years ago
voloagent f18611cc3d Update_NPM_Packages 4 years ago
voloagent fe8bfd4688 Update_NPM_Packages 4 years ago
Yunus Emre Kalkan eeee031dca Recreate analyze files 4 years ago
Yunus Emre Kalkan 65d012d8fd Adjust Blogging module for studio 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming f472d0e48d
Add `Abp` prefix to `DbProperties` classes 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method 5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module 5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces 5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 5 years ago
Halil İbrahim Kalkan 50945ae0cc IgnoreMultiTenancy for the blogging and docs module databases. 5 years ago
liangshiwei 3da17ba365 Add CancellationToken optional parameter to the Blogging module repository methods 5 years ago
maliming af2e3fc9df Use async repository method in Blogging module. 5 years ago
liangshiwei 3bce9784a4 Configure custom repositories in BloggingEntityFrameworkCoreModule 5 years ago
Yunus Emre Kalkan 00e8b2c16a refactor blogging module application services 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
Akın Sabri Çam 92a021611a added description field in posts and updated create and edit page for post 6 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules 6 years ago
Akın Sabri Çam 40e8165d1d refactored codes 6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 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 d94e01f0ce move blog, docs and tenant management to async api 6 years ago
Yunus Emre Kalkan c4d85e258e remove redundant using statements 6 years ago