.NET - Portrait Image read as landscape image

.NET - Portrait Image read as landscape image

Portrait photos taken by an SLR camera do not have the length and width dimensions that reflect the portrait photo.

In one of the projects I’m developing, the aim is to display an online shop of professional photography for events.

Once the photographer injects the photos into the backoffice platform, the platform is lightened and a watermark is added.

Read more

Include .well-known folder in your asp.net core project

Include .well-known folder in your asp.net core project

Include .well-known folder in your asp.net core project

.well-known/acme-challenge/***not found (http 404)

In case where you want to use Let’s Encrypt and you choose the manual way and passing the value http for the –preferred-challenges argument to generate a certificate. You should have not found (404) http response for a file inside this folder.

Read more