Metadata >> NuGet >> Sharp.Utils

Sharp.Utils

Metadata

Authors AJ Richardson
Copyrights Copyright 2015 AJ Richardson
Description A collection of various helpful .NET utilities. This includes extension methods, a hash code combiner, an ObservableCollection that supports transactions, and more.
LicenseUrl https://github.com/aj-r/Utils/blob/master/LICENSE
Owners AJ Richardson
ProjectUrl https://github.com/aj-r/Utils
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags utilities
Dependencies log4net:2.0.3
Title Sharp.Utils
PackageSize 67361
PackageHashAlgorithm SHA512
PackageHash e4U/vQfBFrNz1+nAskmGe4xyFErZ8pmICGcqNa4LLVmnHNORxnR53NhYpJ2GBmOT3pK6iaa4CRKeHnRCqmkREQ==
DownloadCount 000000
CreatedDate 2015-06-30T11:25:54

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

OpenWrap

Installing the package:
o add-wrap Sharp.Utils
Uninstalling the package:
o remove-wrap Sharp.Utils

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
1.0.0