Metadata >> NuGet >> NExtensions

NExtensions

Metadata

Authors halcharger
Copyrights Copyright 2014
Description Adding .NET framework extension methods to basic types
IconUrl https://raw.githubusercontent.com/halcharger/NExtensions/master/NExtensions/NExtensions.png
Owners halcharger
ProjectUrl https://github.com/halcharger/NExtensions
RequireLicenseAcceptance False
Summary Adding basic everyday extensions methods to .NET framework base types that should be there but aren't.
Title NExtensions
PackageSize 36370
PackageHashAlgorithm SHA512
PackageHash 05oDOmNNQJnTL8R3OgRMV6KqAXZs0dLC5sd1Yc/as1xarqO+uXQFE4y0KtCob5sRZBcB4XeEPC9cg+TX6xocKw==
DownloadCount 000000
CreatedDate 2014-11-18T12:51:55

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

OpenWrap

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

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.30.0
1.0.29.0
1.0.27.0
1.0.25.0
1.0.24.0
1.0.22.0
1.0.21.0
1.0.20.0
1.0.10.0
1.0.9.0
0.1.8.0
0.1.7.0
0.1.6.0
0.0.5.0
0.0.4.0
0.0.3.0