OptionStrict.oEmbed for .NET OpenSourced
Richard Cirerol in his blog ELEGANT CODE announced the project “.NET oEmbed library” being open sourced.
The .NET oEmbed library is a oEmbed library for .NET which is hosted on GitHub .
What is oEmbed ?
As per the OEmbed website
OEmbed is a format for allowing an embedded representation of a URL on third party sites.
The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.
Know more about OptionStrict.oEmbed for .NET here