Skip to content

Instantly share code, notes, and snippets.

View RoboNET's full-sized avatar

Mikhail Korolev RoboNET

View GitHub Profile
@odinserj
odinserj / MutexAttribute.cs
Last active January 15, 2022 12:56
MutexAttribute.cs
using System;
using System.Collections.Generic;
using System.Linq;
using Hangfire.Common;
using Hangfire.States;
using Hangfire.Storage;
namespace Hangfire.Pro
{
/// <summary>