A .NET API Client for Netlify.
Info
Version: | 1.1.1 |
Author(s): | Dave Glick |
Last Update: | Friday, May 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://netlifysharp.netlify.com/ |
NuGet Url: | https://www.nuget.org/packages/NetlifySharp |
Install
Install-Package NetlifySharp
dotnet add package NetlifySharp
paket add NetlifySharp
NetlifySharp Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.6.0)
- System.Net.Http(>= 4.3.4)