Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams.

This commit is contained in:
Joseph Milazzo 2021-03-15 13:49:06 -05:00
parent 9035b6cc4e
commit bb0a59448f

View File

@ -0,0 +1,7 @@
namespace API.Extensions
{
public class ServiceCollectionExtensions
{
}
}