How to create a thumbnail image in ASP.NET Core? Googled and couldn't found. Somewhere suggested to move back to .NET Framework from .NET Core but that is not the solution.
Tried to use System.Drawing.Premitive but that has very few object to play with.
Any suggestion?