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 | ASP.NET Core
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sreeju Nair 12,666 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

    0 comments No comments

Your answer

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