When bundled with Azure Functions using dotnetcore3.1, hashids.net does not work in runtime and throws following exception Could not load file or assembly 'Microsoft.Extensions.ObjectPool, Version=5.0.0.0, Culture-neutral ...
What is the workaround to use hashids in Azure Functions ?
When bundled with Azure Functions using dotnetcore3.1, hashids.net does not work in runtime and throws following exception
Could not load file or assembly 'Microsoft.Extensions.ObjectPool, Version=5.0.0.0, Culture-neutral ...What is the workaround to use hashids in Azure Functions ?