Changelog:
2.5 Updated for Microsoft.Azure.DurableTask.Core 2.9.0 and Microsoft.Azure.WebJobs.Extensions.DurableTask 2.7.0
2.4 Added WaitForCustomStatus(predicate). Updated for DurableTask.Core 2.6.0
2.3 Added WaitForOrchestrationToReachStatus(status[]) and...
More information
The Common libraries for SqlAppLockHelper; a library for easily using Sql Server built in support for robust distributed mutex applicaiton locking capabilities. You should install SqlAppLockHelper.SystemData or SqlAppLockHelper.MicrosoftData depending on which SqlClient liberaries are in use in your...
More information