Commit Graph

978 Commits (25f069457638d5345321a8db58427f00217ff8d0)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 25f0694576 Seperated documents.
8 years ago
Halil İbrahim Kalkan 94f4e8f0c4 Completed mongodb integration section.
8 years ago
Halil İbrahim Kalkan 76d461df0e Revised repository registration system.
8 years ago
Halil İbrahim Kalkan cf8c963422 Added data access layer section.
8 years ago
Halil İbrahim Kalkan bcb8f59e40 Creating module development best practices document.
8 years ago
Halil İbrahim Kalkan e6a102bb50 Upgraded to EF Core 2.1.0-preview2-final.
8 years ago
Halil İbrahim Kalkan 50308a5981 Upgraded all nuget packages.
8 years ago
Halil İbrahim Kalkan 398af0b86b Support preconfigure for dbcontextes.
8 years ago
Halil İbrahim Kalkan 0afd0d0c25 Change namespace.
8 years ago
Halil İbrahim Kalkan 59b1a92cba Check null for type in ConventionalRegistrarBase
8 years ago
Halil İbrahim Kalkan d7612e0b8e Added missing this to extension methods.
8 years ago
Halil İbrahim Kalkan 145901d0ef Added GetHostingEnvironment and GetConfiguration extension methods.
8 years ago
Halil İbrahim Kalkan 2e75c55768 Added EF Core Sql Server module and a few enhancements.
8 years ago
Halil İbrahim Kalkan f9847e0a67 Added AddAlwaysAllowAuthorization method and AlwaysAllowAuthorizationService.
8 years ago
Halil İbrahim Kalkan 1045e9dae4 Added ICurrentUser.GetId() extension method.
8 years ago
Halil İbrahim Kalkan 3221924b99 Minor refactor.
8 years ago
Halil İbrahim Kalkan d682802e50 Added includeDetails to repository Get methods.
8 years ago
Halil İbrahim Kalkan af8f5cbcb1 Do not force aggregate roots to implement IGeneratesDomainEvents.
8 years ago
Halil İbrahim Kalkan 08ec531e36 Added AbpEntityFrameworkQueryableExtensions.IncludeIf
8 years ago
Halil İbrahim Kalkan d4c4fa3f70 Added TODO for in-memory db.
8 years ago
Halil İbrahim Kalkan 1087199237 Added alternative WhereIf and PageIf for extended queryables.
8 years ago
Halil İbrahim Kalkan cbc2eebb2a Added MongoDbRepository.GetMongoQueryable
8 years ago
Halil İbrahim Kalkan abf84ec2ce Developed mongodb model building system.
8 years ago
Halil İbrahim Kalkan 91725a7b90 Remove ICurrentTenant.Clear
8 years ago
Halil İbrahim Kalkan a62dc37f57 Added OneTimeRunner class. Added AbpBsonClassMapExtensions.
8 years ago
Halil İbrahim Kalkan b3643acb53 Added TODO
8 years ago
Halil İbrahim Kalkan 7b763bd6d4 Define column name for IHasExtraProperties.ExtraProperties
8 years ago
Halil İbrahim Kalkan 75dfe9a602 Added AbpEntityTypeBuilderExtensions
8 years ago
Halil İbrahim Kalkan 7c80d99d76 Added IHasExtraProperties
8 years ago
Halil İbrahim Kalkan 0c6501bc29 Upgrade to EF Core 2.1.0-preview1-final
8 years ago
Halil İbrahim Kalkan b136f483fc Implemented data filters for mongodb. Revised IGeneratesDomainEvents
8 years ago
Halil İbrahim Kalkan f9caa9d365 Implemented tests for memorydb.
8 years ago
Halil İbrahim Kalkan cb96d3df4a Implemented CityRepository for memorydb.
8 years ago
Halil İbrahim Kalkan a4badfb9c9 Moved some EF core tests to a common library to share with mongodb tests.
8 years ago
Halil İbrahim Kalkan 53b81bf410 Move common test code to Repository_Basic_Tests.
8 years ago
Halil İbrahim Kalkan 759bcb1863 Allow to get others collections in a mongodb repository easily
8 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories
8 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method
8 years ago
Halil İbrahim Kalkan 1a65039fa3 Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb.
8 years ago
Halil İbrahim Kalkan 0a2f6c3d5a Added basic tests for mongodb.
8 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test.
8 years ago
Halil İbrahim Kalkan 167a99cf81 Mongodb module enhancements.
8 years ago
Halil İbrahim Kalkan a34b4995ae Add Volo.Abp.Uow.csproj.DotSettings
8 years ago
Halil İbrahim Kalkan 488d095e7b Enable ABP DI configurations for open generic registration too.
8 years ago
Halil İbrahim Kalkan 6f92ee77c4 Make AbpDbContext.CurrentTenantId virtual
8 years ago
Halil İbrahim Kalkan dadafc8b1a Created ModelBuilderConfigurationOptions
8 years ago
Halil İbrahim Kalkan 9f51b41ae0 Moved Abp.Users to another module.
8 years ago
Halil İbrahim Kalkan fb3a05730a Added more unit tests for repository registration.
8 years ago
Halil İbrahim Kalkan f606ab5359 Moved modules and samples to their own repositories.
8 years ago
Halil İbrahim Kalkan 968e6d57dd Register readonly repositories too.
8 years ago