A lightweight C# wrapper for the Yo API.
Info
Version: | 1.0.0 |
Author(s): | Jon Leigh |
Last Update: | Monday, December 8, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonleigh/Yo |
NuGet Url: | https://www.nuget.org/packages/Yo |
Install
Install-Package Yo
dotnet add package Yo
paket add Yo
Yo Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.6)
- RestSharp(105.0.1)