Info
| Version: | 0.7.0 |
| Author(s): | Simon Green |
| Last Update: | Tuesday, July 3, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CaptainCodeman/embedly-dotnet |
| NuGet Url: | https://www.nuget.org/packages/embedly |
Install
Install-Package embedly
dotnet add package embedly
paket add embedly
embedly Download (Unzip the "nupkg" after downloading)
Dependencies
- Rx-Main(1.0.11226)
- Common.Logging(2.1.1)
Tags
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.