The GTmetrix-net .Net client interacts with the GTmetrix.com REST API allowing you to utilize GTmetrixs features using a .NET interface.
Info
Version: | 1.0.2 |
Author(s): | Kevin Bronsdijk |
Last Update: | Saturday, March 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kevin-bronsdijk/gtmetrix-net |
NuGet Url: | https://www.nuget.org/packages/gtmetrix-net |
Install
Install-Package gtmetrix-net
dotnet add package gtmetrix-net
paket add gtmetrix-net
gtmetrix-net Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Tags