78 Commits (d90beffc3dd7c4bba6b47171be2863db02ea39ca)

Author SHA1 Message Date
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 6 years ago
maliming 3cc29f7ca6 Use propertyEntry.IsModified instead of the Equals method of the object. 6 years ago
maliming 289e8c4da6 Add more Auditing unit tests. 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
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors. 6 years ago
Aaron Chong e199513e3e Remove unnecessary extensions 6 years ago
Aaron Chong a6608af1dc Remove unnecessary using directive 6 years ago
Aaron Chong 3de25ee4b3 Refactor to use ABP converter and comparer 6 years ago
Aaron Chong 288b80cfdc Implement AbpDictionaryValueConverter 6 years ago
Aaron Chong e754f3350f Implement generic AbpJsonValueConverter 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming 59ade77831 Add more ConfigureJsonConversionWithValueComparer extension methods. 6 years ago
maliming d736a84ab5 Cancel value generation for aggregate roots and entities. 6 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method. 6 years ago
maliming 25a654dac0 Remove unnecessary namespaces. 6 years ago
maliming c00778d187 Set value comparer for ExtraProperties and Properties dictionary. 6 years ago
Halil İbrahim Kalkan 0860f54e5a Remove CachedApplicationConfigurationClient.Get 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
Halil İbrahim Kalkan f2099d5966 Resolved #2427 Integrate ILoggerFactory to EF Core. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties 6 years ago
Halil İbrahim Kalkan 28a8cb70e4 #2052 Check if GetLocalEvents() and GetDistributedEvents() returns null. 7 years ago
maliming 91ba0f2594 Configuring AbpClockOptions in AbpEntityFrameworkCoreTestModule. 7 years ago
maliming a898b4abe8 Handling Clock in AbpDbContext may be null. 7 years ago
maliming 4eadee29c6 Added DataTimeValueConverters function. 7 years ago
Halil İbrahim Kalkan 97098360e5 Update AbpEntityFrameworkCoreModule.cs 7 years ago
Halil İbrahim Kalkan 647b863d6f Configure IdentityServer database mapping based on the database provider. 7 years ago
Yunus Emre Kalkan 8503f9b6ac EntityOptions to AbpEntityOptions 7 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan 8146c20a57 CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions 7 years ago
Halil İbrahim Kalkan 6a05ad36ea Revert "Use .AsNoTracking() on EF Core repo Delete" 7 years ago
Halil İbrahim Kalkan ce55eb2afa Use .AsNoTracking() on EF Core repo Delete 7 years ago
Halil İbrahim Kalkan fa56017647 Resolved #362: AbpDbContext should handle nulls for all optional (property-injected) dependencies. 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan efc202bd56 #1580 Removed setter for IEntity<TKey>.Id 7 years ago
Halil İbrahim Kalkan 0af88bc52d Fix EF Core global query filter problem on .netcore3.0 7 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9 7 years ago
maliming 7a088fc29a Resolve #1629 Modify the EF Core global filter expression. 7 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 7 years ago
Halil İbrahim Kalkan 80adac86ff added ConfigureCreationAuditedAggregateRoot and ConfigureAuditedAggregateRoot extension methods. 7 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages 7 years ago
Yunus Emre Kalkan 624c3eb484 Update AbpEntityTypeBuilderExtensions.cs 7 years ago
Yunus Emre Kalkan afd9bc04ce Update AbpEntityTypeBuilderExtensions.cs 7 years ago
Yunus Emre Kalkan fc8919ef6a added ConfigureFullAuditedAggregateRoot 7 years ago
Halil ibrahim Kalkan 1d79b95a38 Resolved #890: Handle audit log if there are tenant switches in the same request. 7 years ago
Halil ibrahim Kalkan 58becc59ae Add missing GetCancellationToken calls in repositories 7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2. 7 years ago
Yunus Emre Kalkan 08e9209cdb Update AbpEntityTypeBuilderExtensions.cs 7 years ago
Yunus Emre Kalkan c0f6267485 Update AbpEntityTypeBuilderExtensions.cs 7 years ago