53 Commits (dc0e83d74fa690c8b8a65afec2f42a3b60508564)

Author SHA1 Message Date
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
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Halil İbrahim Kalkan e347cd1fa0 Revisit docs & blog modules db table prefixes. 7 years ago
Halil İbrahim Kalkan 2152b0d5bb Upgrade blogging and client-simulations to .net core 3.0. 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
Yunus Emre Kalkan 350928bb75 Update BloggingDbContextModelBuilderExtensions.cs 7 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot 7 years ago
Halil ibrahim Kalkan bacf9f2159 Remove IBlogRepository.GetTotalCount() 7 years ago
Halil ibrahim Kalkan b9c15f219c Fix BloggingDbContextModelBuilderExtensions 7 years ago
Halil ibrahim Kalkan 853aab9704 Remove unused GetListPagedAsync 7 years ago
Yunus Emre Kalkan 481e24db06 added BloggingEntityFrameworkCoreQueryableExtensions 7 years ago
Yunus Emre Kalkan fac0ec3efd blogging module remove PostTagRepository 7 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements 7 years ago
Yunus Emre Kalkan 18472daf14 [Blog module] MongoDB integration #581 7 years ago
Yunus Emre Kalkan f23c99d2e3 resolved #584 8 years ago
Yunus Emre Kalkan 3ce9c1148d IdentityServer Repositories 8 years ago
Yunus Emre Kalkan 27425ba590 Resolved #426 8 years ago
Yunus Emre Kalkan 1cc123db0b Blogging module: fixes 8 years ago
Yunus Emre Kalkan b88b375d72 Blogging module: Social links for blogs 8 years ago
Yunus Emre Kalkan 6675d4c15a Blogging module creator user name 8 years ago
Yunus Emre Kalkan 58b77f1d09 Bloggin module improvements 8 years ago
Yunus Emre Kalkan 09b336aaa4 blogging module : Added blog management page 8 years ago
Halil ibrahim Kalkan 17617b2cc1 Added BlogUser. 8 years ago
Yunus Emre Kalkan e6550bbb72 Blogging module post delete in app services and repositories 8 years ago
Yunus Emre Kalkan a412b899ec Blog module post images 8 years ago
Yunus Emre Kalkan adc61ab0b0 blog module refactoring 8 years ago
Yunus Emre Kalkan d9f52b1528 https://github.com/abpframework/abp/issues/408 8 years ago
Yunus Emre Kalkan 86aaad017f blogging module deleting comment 8 years ago
Yunus Emre Kalkan f7c53184db Blogging module improvements 8 years ago
Yunus Emre Kalkan 05b9359ce9 Blogging module basic comment & tag 8 years ago
Yunus Emre Kalkan c428591911 Blogging module null check 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan 0cfc0e7fc4 Fix BloggingEntityFrameworkCoreModule class 8 years ago
Yunus Emre Kalkan 1dbb0ef2b9 added missing using statements in BloggingEntityFrameworkCoreModule 8 years ago
HitaspDotNet a32357916e Fix missed references 8 years ago
HitaspDotNet c05e9452d1 blogging EF module namespace fixed 8 years ago
Yunus Emre Kalkan 4c8cb3f431 Added Post url 8 years ago
Halil ibrahim Kalkan 99355a64aa Use common.props for also application modules. 8 years ago
Yunus Emre Kalkan 47cece1b6b Post index & detail page 8 years ago