Some little helpers to make writing Azure Functions and other shortform apps in C# a little easier.
Info
Version: | 0.0.8 |
Author(s): | Jordan |
Last Update: | Sunday, February 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakkaj/ExtensionGoo |
NuGet Url: | https://www.nuget.org/packages/ExtensionGoo |
Install
Install-Package ExtensionGoo
dotnet add package ExtensionGoo
paket add ExtensionGoo
ExtensionGoo Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags