Collection of useful code snippets which can be used in many different C# or .NET applications.
Info
Version: | 1.0.0 |
Author(s): | Thomas Sebastian Jensen |
Last Update: | Saturday, November 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tsjdev-apps/LittleHelpers/ |
NuGet Url: | https://www.nuget.org/packages/LittleHelpersSharp |
Install
Install-Package LittleHelpersSharp
dotnet add package LittleHelpersSharp
paket add LittleHelpersSharp
LittleHelpersSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Net.Http(>= 4.3.3)
- Newtonsoft.Json(>= 10.0.3)
Tags