This commit is contained in:
2022-01-11 01:23:41 +00:00
parent f16a0e2b1f
commit 26527754b8
8 changed files with 30 additions and 25 deletions

View File

@@ -1,21 +1,4 @@
{"login": "superuser","password": "l3tm3in"}
{"login": "OpsAdminLimited","password": "OpsAdminLimited"}
Test line to commit to new svn server
todo: 2020-09-24 09:24:37.5792|WARN|Microsoft.EntityFrameworkCore.Infrastructure|'AddEntityFramework*' was called on the service provider, but 'UseInternalServiceProvider' wasn't called in the DbContext options configuration. Remove the 'AddEntityFramework*' call as in most cases it's not needed and might cause conflicts with other products and services registered in the same service provider.
Created
await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Created, newObject);
Modified PUT update
await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Modified, dbObject, SnapshotOfOriginalDBObj);
Deleted
await NotifyEventProcessor.HandlePotentialNotificationEvent(AyaEvent.Deleted, dbObject);
choco upgrade chocolatey