HangfireIO / HangfireIO/Hangfire

Reference to type 'IAuthorizationFilter' claims it is defined in 'Hangfire.Core', but it could not be found

Open
#1,632 9 comments 3 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

Seems like `IAuthorizationFilter` is gone, but `BasicAuthAuthorizationFilter` still tries to implement it.

Packages used:
```xml

```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the compiler error with the listed Hangfire.AspNetCore, Hangfire.Core, and Hangfire.Dashboard.Authorization package references. Inspect BasicAuthAuthorizationFilter and the Hangfire.Core 1.7.9 API to verify whether IAuthorizationFilter is available; done means the package combination builds successfully or the incompatibility is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.