HelperSharp 0.0.3.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package HelperSharp --version 0.0.3.6
NuGet\Install-Package HelperSharp -Version 0.0.3.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HelperSharp" Version="0.0.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HelperSharp --version 0.0.3.6
#r "nuget: HelperSharp, 0.0.3.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HelperSharp as a Cake Addin
#addin nuget:?package=HelperSharp&version=0.0.3.6

// Install HelperSharp as a Cake Tool
#tool nuget:?package=HelperSharp&version=0.0.3.6

A set of helpers and extensions for C# programming

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 355,554 3/23/2015
0.0.4.1 135,984 9/2/2014
0.0.4 1,637 9/2/2014
0.0.3.7 88,675 7/16/2014
0.0.3.6 8,663 1/7/2014
0.0.3.5 1,650 12/19/2013
0.0.3.4 3,744 11/27/2013
0.0.3.3 3,380 11/1/2013
0.0.3.2 1,760 10/24/2013
0.0.3.1 1,462 10/24/2013
0.0.3 1,388 10/24/2013
0.0.2.9 6,738 9/9/2013
0.0.2.8 1,449 8/1/2013
0.0.2.7 2,077 5/17/2013
0.0.2 1,450 4/29/2013
0.0.1 1,455 4/29/2013

Added DateTimeExtensions
* GetBeginOfDay
* GetEndOfDay