Share via

Link(Url) preview

Benita Forbes 1 Reputation point
2022-06-15T08:24:56.507+00:00

How to generate preview of any URL(Link) with thumbnail or another thing In Asp.net Core looks like the attached image

Developer technologies | ASP.NET Core | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Sreeju Nair 12,761 Reputation points
    2022-06-15T08:57:21.93+00:00

    You can achieve this in client side by using javascript plugins. You can make your previews by fetching the contents of the website and building the preview the way you need. Also there are plugins available that can be used. Find some helpful references.

    https://andrejgajdos.com/how-to-create-a-link-preview/

    https://github.com/embedly/jquery-preview

    Hope this helps

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.