A .NET Standard library for interacting with the US Department of Agriculture's FoodData Central API.
Info
| Version: | 0.2.0 |
| Author(s): | Daniel Clowry |
| Last Update: | Tuesday, December 17, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DanClowry/FoodDataCentral.NET |
| NuGet Url: | https://www.nuget.org/packages/FoodDataCentral |
Install
Install-Package FoodDataCentral
dotnet add package FoodDataCentral
paket add FoodDataCentral
FoodDataCentral Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags