HelperSharp 0.0.2.9
See the version list below for details.
dotnet add package HelperSharp --version 0.0.2.9
NuGet\Install-Package HelperSharp -Version 0.0.2.9
<PackageReference Include="HelperSharp" Version="0.0.2.9" />
paket add HelperSharp --version 0.0.2.9
#r "nuget: HelperSharp, 0.0.2.9"
// Install HelperSharp as a Cake Addin #addin nuget:?package=HelperSharp&version=0.0.2.9 // Install HelperSharp as a Cake Tool #tool nuget:?package=HelperSharp&version=0.0.2.9
A set of helpers and extensions for C# programming
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on HelperSharp:
Package | Downloads |
---|---|
SalesforceSharp
An easy-to-use .NET client library for Salesforce REST API. |
|
Skahal.Infrastructure.Framework
Skahal's infrastructure framework used in games (destop, web, iOS and Android) and apps (OSX, Win and iOS). |
|
KissSpecifications
A KISS approach for specification pattern. |
|
HelperSharp.WebApi
HelperSharp package with Web Api helpers. |
|
JobSharp
An easy-to-use jobs runner. Create your Windows Service jobs runner in a few minutes. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HelperSharp:
Repository | Stars |
---|---|
RestCode/WebApiProxy
|
Version | Downloads | Last updated |
---|---|---|
0.0.4.2 | 389,972 | 3/23/2015 |
0.0.4.1 | 150,545 | 9/2/2014 |
0.0.4 | 1,682 | 9/2/2014 |
0.0.3.7 | 95,663 | 7/16/2014 |
0.0.3.6 | 8,793 | 1/7/2014 |
0.0.3.5 | 1,692 | 12/19/2013 |
0.0.3.4 | 3,855 | 11/27/2013 |
0.0.3.3 | 3,504 | 11/1/2013 |
0.0.3.2 | 1,839 | 10/24/2013 |
0.0.3.1 | 1,499 | 10/24/2013 |
0.0.3 | 1,431 | 10/24/2013 |
0.0.2.9 | 7,069 | 9/9/2013 |
0.0.2.8 | 1,487 | 8/1/2013 |
0.0.2.7 | 2,115 | 5/17/2013 |
0.0.2 | 1,492 | 4/29/2013 |
0.0.1 | 1,492 | 4/29/2013 |
Added argument name for exception thrown in ExceptionHelper.ThrowIfNullOrEmpty.