Commit Graph

1104 Commits (360be9724a4fdf4f47dfdeb1c9699072e37d0ed5)
 

Author SHA1 Message Date
Halil İbrahim Kalkan ab37014ada Revise the module architecture document.
7 years ago
Halil İbrahim Kalkan cfc7cfc177 Completed initial of the Module Architecture Best Practices & Conventions document.
7 years ago
Halil İbrahim Kalkan 3173c592d4 Started module architecture document
7 years ago
Halil İbrahim Kalkan e3bc2f6031 Added WithDetails to repository that getting a list of selectors.
7 years ago
Halil İbrahim Kalkan 13d1395697 rename to DefaultWithDetailsFunc from IncludeDetailsFunc
7 years ago
Halil İbrahim Kalkan 649f80e8de Add WithDetails to the repository.
7 years ago
Halil İbrahim Kalkan 4153aa4f88 Handle soft delete on update for mongodb. handle includeDetails for default repositories without creating a custom repository
7 years ago
Halil İbrahim Kalkan b63accc8b8 mongodb rollback soft delete on delete.
7 years ago
Halil İbrahim Kalkan 3f19b99de0 Added tests for auditing.
7 years ago
Halil İbrahim Kalkan 69249cfb92 Set audit properties for mongodb.
7 years ago
Halil İbrahim Kalkan 9f8bef7e78 Refactored AuditPropertySetter
7 years ago
Halil İbrahim Kalkan f577577cb5 Set GUID Id if not set (for mongodb)
7 years ago
Halil İbrahim Kalkan 4b5dabd1f4 Mongodb repo should select entities before delete to trigger domain events.
7 years ago
Halil İbrahim Kalkan 769eb2812c Revised entity change events for mongodb.
7 years ago
Halil İbrahim Kalkan 695836bfd6 Trigger domain events for mongodb.
7 years ago
Halil İbrahim Kalkan 3edf2f878f Use GetCancellationToken() method in the mongodb repository. Also reformatted code.
7 years ago
Halil İbrahim Kalkan de874abb17 Added extension method: AbpCollectionExtensions.AddIfNotContains
7 years ago
Halil İbrahim Kalkan b031c3d63c Add summary for AbpCollectionExtensions.RemoveAll.
7 years ago
Halil İbrahim Kalkan ad668a8aeb Add CurrentTenant to DomainService.
7 years ago
Halil İbrahim Kalkan 1758b8a780 Ignore CoreEventId.LazyLoadOnDisposedContextWarning
7 years ago
Halil İbrahim Kalkan b9b95b2dff Update Entity-Framework-Core-Integration.md
7 years ago
Halil İbrahim Kalkan 5c4a42ef11 Fix for mongodb doc.
7 years ago
Halil İbrahim Kalkan 06b8cde442 Added application services document.
7 years ago
Halil İbrahim Kalkan 452275dc80 Updated entities document
7 years ago
Halil İbrahim Kalkan ebe29869e2 Use TKey instead of TPrimaryKey for entity keys.
7 years ago
Halil İbrahim Kalkan 164a019ed1 Added Entity Best Practices & Conventions document.
7 years ago
Halil İbrahim Kalkan 25f0694576 Seperated documents.
7 years ago
Halil İbrahim Kalkan 94f4e8f0c4 Completed mongodb integration section.
7 years ago
Halil İbrahim Kalkan 76d461df0e Revised repository registration system.
7 years ago
Halil İbrahim Kalkan cf8c963422 Added data access layer section.
7 years ago
Halil İbrahim Kalkan bcb8f59e40 Creating module development best practices document.
7 years ago
Halil İbrahim Kalkan e6a102bb50 Upgraded to EF Core 2.1.0-preview2-final.
7 years ago
Halil İbrahim Kalkan 50308a5981 Upgraded all nuget packages.
7 years ago
Halil İbrahim Kalkan 398af0b86b Support preconfigure for dbcontextes.
7 years ago
Halil İbrahim Kalkan 0afd0d0c25 Change namespace.
7 years ago
Halil İbrahim Kalkan 59b1a92cba Check null for type in ConventionalRegistrarBase
7 years ago
Halil İbrahim Kalkan d7612e0b8e Added missing this to extension methods.
7 years ago
Halil İbrahim Kalkan 145901d0ef Added GetHostingEnvironment and GetConfiguration extension methods.
7 years ago
Halil İbrahim Kalkan 2e75c55768 Added EF Core Sql Server module and a few enhancements.
7 years ago
Halil İbrahim Kalkan f9847e0a67 Added AddAlwaysAllowAuthorization method and AlwaysAllowAuthorizationService.
7 years ago
Halil İbrahim Kalkan 1045e9dae4 Added ICurrentUser.GetId() extension method.
7 years ago
Halil İbrahim Kalkan 3221924b99 Minor refactor.
7 years ago
Halil İbrahim Kalkan d682802e50 Added includeDetails to repository Get methods.
7 years ago
Halil İbrahim Kalkan af8f5cbcb1 Do not force aggregate roots to implement IGeneratesDomainEvents.
7 years ago
Halil İbrahim Kalkan 08ec531e36 Added AbpEntityFrameworkQueryableExtensions.IncludeIf
7 years ago
Halil İbrahim Kalkan d4c4fa3f70 Added TODO for in-memory db.
7 years ago
Halil İbrahim Kalkan 1087199237 Added alternative WhereIf and PageIf for extended queryables.
7 years ago
Halil İbrahim Kalkan cbc2eebb2a Added MongoDbRepository.GetMongoQueryable
7 years ago
Halil İbrahim Kalkan abf84ec2ce Developed mongodb model building system.
7 years ago
Halil İbrahim Kalkan 91725a7b90 Remove ICurrentTenant.Clear
7 years ago