Metadata >> NuGet >> Narkhedegs.Chronometer

Narkhedegs.Chronometer

Metadata

Authors narkhedegs@gmail.com
Copyrights Copyright (C) Gaurav Narkhede
Description Chronometer is a small C# time measurement library which can be used for performance testing.
IconUrl https://raw.githubusercontent.com/narkhedegs/Chronometer/develop/chronometer.png
LicenseUrl https://raw.githubusercontent.com/narkhedegs/Chronometer/develop/LICENSE
Owners narkhedegs@gmail.com
ProjectUrl https://github.com/narkhedegs/Chronometer
RequireLicenseAcceptance False
Tags time measurement performance testing
Title Chronometer
PackageSize 28718
PackageHashAlgorithm SHA512
PackageHash nbwJmeTUZy3VOjXBZx1kk7R6A6tnib3eM9PG2+RceN80hPzfZP5X9ezW63cZpwzcQ0zM1hW7oWY+75q1DEaUbg==
DownloadCount 000000
CreatedDate 2015-08-27T18:42:51

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 Narkhedegs.Chronometer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Narkhedegs.Chronometer -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 Narkhedegs.Chronometer
Installing the package (HTTP Basic authentication):
Install-Package Narkhedegs.Chronometer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Narkhedegs.Chronometer -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Narkhedegs.Chronometer

OpenWrap

Installing the package:
o add-wrap Narkhedegs.Chronometer
Uninstalling the package:
o remove-wrap Narkhedegs.Chronometer

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
0.0.3
0.0.2