Does Laserfiche have any plans of moving their web products to ASP.NET Core?
Question
Question
ASP.NET Core
Replies
We're looking at it. What do you see as the main benefits of supporting .Net Core?
For starters, ASP.NET Core is platform independent so it can be used on Windows, Mac, and Linux. It supports HTTP/2, a lot more requests than ASP.NET, and you technically don't need to install ASP.NET Framework if you include all the required dlls.
Official Docker images for each of the server products would be awesome. That doesn't really require .Net Core, but since we're asking for stuff. :)
Seriously, though, that would make our backend work much easier. Right now, setting up a new Laserfiche server is a long process of installing things, and getting the config just right. If we could pull down a docker image for each product and pass in a dockerfile with the configuration and license, we'd be quite happy.
@████████Have you had any success with creating docker images for Laserfiche? I am currently looking into user Docker for a new deployment. Any information you could share would be beneficial - even non-technical info about your Docker testing/deployment process.
Please contribute to this post if you can:
https://answers.laserfiche.com/questions/166114/Laserfiche-on-Docker