Info
Version: | 1.1.4 |
Author(s): | solrevdev |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/solrevdev/instagram-basic-display |
NuGet Url: | https://www.nuget.org/packages/Solrevdev.InstagramBasicDisplay |
Install
Install-Package Solrevdev.InstagramBasicDisplay
dotnet add package Solrevdev.InstagramBasicDisplay
paket add Solrevdev.InstagramBasicDisplay
Solrevdev.InstagramBasicDisplay Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags
Also includes a Razor Pages Web example that shows how to use the library and a Static site example that shows how to consume the new Instagram Basic Display API with just vanilla JavaScript.