Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note that you've got to call UseImageSharp before UseStaticFiles. #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dylanbeattie
Copy link

Looks like ImageSharp.Web only processes images if app.UseImageSharp(); is called before app.UseStaticFiles();, so added a comment to the docs to make this clear.

Looks like ImageSharp.Web only processes images if `app.UseImageSharp();` is called before `app.UseStaticFiles();`, so added a comment to the docs to make this clear.
@CLAassistant
Copy link

CLAassistant commented Feb 14, 2025

CLA assistant check
All committers have signed the CLA.

@JimBobSquarePants
Copy link
Member

I’m into this. Nobody setting have a clue what they’re doing anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants