224 Commits (8b87b4e17096790d21e883a98bc2d2cbe65e38d4)

Author SHA1 Message Date
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming 21c27e35a5
Set event record extra properties from `eventInfo` 2 years ago
ahmetfarukulu 329fa3e501 Mongo repository SessionHandle null check added for DeleteDirectAsync method 2 years ago
liangshiwei a3046889e3 Add unit tests 2 years ago
liangshiwei 2a0d4f339b Add ConfigureIndexes method 2 years ago
liangshiwei c749766dc6 Allows configuration of MongoDB entity indexes 2 years ago
Berkan Sasmaz 70f2584dc6 fix outbox configuration for mongodb 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Yunus Emre Kalkan 59b78b0117 Rename & move MongoDbDatabaseEventHandlerBase 3 years ago
Yunus Emre Kalkan d079357368 Introduce MongoDbDatabaseEventHandlerBase 3 years ago
Halil İbrahim Kalkan 2270ea0dc6 Added extension methods for mongodb to configure eventbox collections 3 years ago
Halil İbrahim Kalkan 4572bbda70 Removed ApplyDataFilters 3 years ago
liangshiwei ca11f93d82 Enable nullable annotations for Volo.Abp.EntityFrameworkCore 3 years ago
liangshiwei fd55eb68f2 Enable nullable annotations for Volo.Abp.MongoDb 3 years ago
maliming 9b4a59b814 Skip bulk insert/update/delete if array is empty. 3 years ago
Halil İbrahim Kalkan 8bb2c7aa1e Use DatabaseName instead of config name 3 years ago
maliming 5032cf360e
Add `FilterQueryable` method to `IMongoDbRepositoryFilterer`. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
Engincan VESKE 540c1e413e Write a warning message for mongodb incase of transaction not supported 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 3 years ago
maliming 90d246fd7e
Add `CancellationToken` to `ITransactionApi`. 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`. 3 years ago
maliming 3d3e024f8f
Inform when a new distributed message received or sent. 3 years ago
maliming 2b5acb3074
Update MongoDbRepository.cs 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 691b28eadb
Add `MongoDBConnectionStringChecker`. 3 years ago
maliming 36c4d7d1fc
Use `LastOrDefault` instead of `FirstOrDefault`. 3 years ago
maliming e99032daf2
Make `ReplaceDbContext` supports multi-tenancy. 3 years ago
maliming fd8a3b6b73
Add `DbContextTypeProvider`. 3 years ago
Halil İbrahim Kalkan 4a680cd548 Move inbox/outbox classes to the right namespace 3 years ago
maliming dc172a3c95 Update MongoDbRepository.cs 3 years ago
maliming dc0e4adbd4 Introduce DeleteDirectAsync method for IRepository. 3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property 4 years ago
liangshiwei f9e903b43b Improve 4 years ago
maliming e0b7e7bd10
Remove the setter from the auditing interfaces. 4 years ago
liangshiwei eef2e295fc Enhance MongoDbRepository 4 years ago
liangshiwei bc7d3cedc9 rename isSoftDeleteEntity to isEntityDeleted 4 years ago
liangshiwei 7dbc4fd460 Add missing condition for UpdatManyAsync 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
maliming 9446c80474
Add `OrderByIf` extension method. 4 years ago
liangshiwei 271c5a923d Make method DeleteManyAsync virtual 4 years ago
maliming 16bbe7147d
Upgrade `MongoDB.Driver` to `2.15`. 4 years ago