Greg

Results 3 comments of Greg

We are storing uploaded attachments to digital documents in SQL Server and have been using ImageResizer to serve them up as well as serve and resize catalog images. This approach...

@lilith - Is there any way to have the ImageFlow middleware use an IBlobProvider for non image file types?

@ezdavis1993 Sure. Here is what I have. I'm sure there is room for improvement. I wrote an IFileProvider wrapper for it so I can use it with UseStaticFiles as well...