Git Product home page Git Product logo

Comments (2)

AdwardNguyen avatar AdwardNguyen commented on June 8, 2024

I try PhotoSauce.WebRSize in my project asp.net core 3 but it not available in dependencies because only support net framework version!

from photosauce.

saucecontrol avatar saucecontrol commented on June 8, 2024

That is correct, as mentioned in the note at the top of the docs: https://docs.photosauce.net/web.html

WebRSize is tightly integrated with IIS for performance reasons, and the APIs used for that integration do not exist in .NET Core. Since .NET Core 2.2, it is possible to host ASP.NET Core inside an IIS worker process, but this would need to be built from scratch. I will do that eventually, but it's not high on my priority list.

If you are hosting ASP.NET Core with Kestrel, the approach would be different, and it is relatively simple to build a functional middleware component to map URLs to MagicScaler settings.

from photosauce.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.