imazen / imageflow-dotnet-server

A super-fast image server to speed up your site - deploy as a microservice, serverless, or embeddable.
https://docs.imageflow.io
GNU Affero General Public License v3.0
246 stars 33 forks source link

SqlReader Example #49

Open edavis1993 opened 2 years ago

edavis1993 commented 2 years ago

Could you include an example of how to upgrade an ImageResizer project that use SqlReader?

edavis1993 commented 2 years ago

Do you know when you would be able to add a SqlReader example so I could upgrade from ImageResizer to ImageFlow? Thanks

lilith commented 2 years ago

There's CustomBlobService.cs - It's not specific to SQL, but we made the API very simple.