89 Commits (5d345d7025fac76ad27c05c8d760a6e124d8e6df)

Author SHA1 Message Date
Yunus Emre Kalkan f3054b036f Created new source code files & updated analyzes 4 years ago
maliming b22d4b3c72
Copy `abppkg.analyze.json` from dev to current branch. 4 years ago
voloagent 616f0b4c70 Update_NPM_Packages 4 years ago
voloagent f18611cc3d Update_NPM_Packages 4 years ago
voloagent fe8bfd4688 Update_NPM_Packages 4 years ago
Yunus Emre Kalkan eeee031dca Recreate analyze files 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
maliming c1053df45a
Update entity configuration. 5 years ago
maliming b90161cef5
Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog. 5 years ago
Ahmet Çotur 312995263a use file-scoped namespacing for audit-logging module 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules 5 years ago
Berkan Sasmaz dd67042309 feat(audit-logs): Add ClientIPAddress filter 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
PM Extra 38acc517a5 feat(audit-logging): add userId filter 5 years ago
maliming e392eb4e4e Remove max length limit of Exceptions. 5 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method 5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module 5 years ago
Ahmet 4d61880a5c init audit logging module 5 years ago
Halil İbrahim Kalkan 0b50e1d219 Better handle default sorting. 5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces 5 years ago
liangshiwei b8e1a969be Add CancellationToken optional parameter to the Auditlogging module repository methods 5 years ago
Halil İbrahim Kalkan e5df75c770 Use async methods for audit logging module. 5 years ago
liangshiwei 627bf52bb0 Update AuditLogRepository 6 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
Ahmet 2559606e13 closes: #5801 6 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance. 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
Halil İbrahim Kalkan fa364fe3d2 Better implement max lengths for oracle. 6 years ago
Halil İbrahim Kalkan 5f6c5e8345 Arrange column length for oracle. 6 years ago
Ahmet 3fe584f8f5 queryOrder updated 6 years ago
Ahmet 05df59b2a7 query order implemented 6 years ago
Ahmet e978ab328b renamed 6 years ago
Ahmet 55158bf1ad entityhistory implemented to auditlog repository 6 years ago
Ahmet fd13208797 auditlog repository updated 6 years ago
Ahmet Çotur c9017cab87 Query updated 6 years ago
Ahmet Çotur e389abd82f AuditLogging Repository is updated 6 years ago
Ahmet Çotur 479a79ced4 Update EfCoreAuditLogRepository.cs 6 years ago
Ahmet Çotur 122e157555 update 6 years ago
Ahmet Çotur 4c17ed4180 entitychanges ef core implemented 6 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules 6 years ago
Ahmet Çotur 8567def710 virtualized 6 years ago
maliming 570ff20382
Update EfCoreAuditLogRepository.cs 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
Javier Campos e1b3fd033c feat: add ConfigureAwait(false) to all await calls 6 years ago