C# implementation of oEmbed consumer.
Info
| Version: | 0.1.0 |
| Author(s): | shiba-yan |
| Last Update: | Thursday, September 4, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/shibayan/OEmbedSharp |
| NuGet Url: | https://www.nuget.org/packages/OEmbedSharp |
Install
Install-Package OEmbedSharp
dotnet add package OEmbedSharp
paket add OEmbedSharp
OEmbedSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.4)