Metadata >> NuGet >> CavemanTools

CavemanTools

Metadata

Authors Mihai Mogosanu
Description Evolved toolkit for developing applications faster and with less code. Includes general purpose extension methods, guard clauses, predefined value objects (PasswordHash,Email, Percentage etc) and specialized helper classes for specific tasks.
Language en-US
LicenseUrl https://github.com/sapiens/cavemantools/blob/master/LICENSE
Owners Mihai Mogosanu
ProjectUrl https://github.com/sapiens/cavemantools
RequireLicenseAcceptance False
Summary Power tools for developing applications faster and with less code and using best practices.
Tags toolkit, tools, utility, reflection, guard, contracts, helpers
PackageSize 273030
PackageHashAlgorithm SHA512
PackageHash 1imScsFBzhMN7kZ9eTG2pNHd3s10LMXfx8vYVAOWnzvyzHXnOAZmSAxcfnq2N5ENM6EGPWnCYxz5WLVEhyHMyg==
DownloadCount 000000
CreatedDate 2015-10-08T20:55:30

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CavemanTools -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CavemanTools -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package CavemanTools
Installing the package (HTTP Basic authentication):
Install-Package CavemanTools -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CavemanTools -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CavemanTools

OpenWrap

Installing the package:
o add-wrap CavemanTools
Uninstalling the package:
o remove-wrap CavemanTools

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.41.1
3.41.0
3.40.1
3.40.0
3.39.0
3.37.2
3.37.1
3.37.0
3.36.2
3.36.1
3.36.0