8000 Note that you've got to call UseImageSharp before UseStaticFiles. by dylanbeattie · Pull Request #71 · SixLabors/docs · GitHub
[go: up one dir, main page]

Skip to content

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

Merged
JimBobSquarePants merged 1 commit intoSixLabors:mainfrom
dylanbeattie:patch-1
Aug 1, 2025
Merged

Note that you've got to call UseImageSharp before UseStaticFiles.#71
JimBobSquarePants merged 1 commit intoSixLabors:mainfrom
dylanbeattie:patch-1

Conversation

@dylanbeattie
Copy link
Contributor

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

@JimBobSquarePants JimBobSquarePants merged commit 0700d5f into SixLabors:main Aug 1, 2025
3 checks passed
@dylanbeattie dylanbeattie deleted the patch-1 branch August 1, 2025 15:45
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

0