Metadata >> NuGet >> Ssn.Utils

Ssn.Utils

Metadata

Authors Stig Schmidt Nielsson
Copyrights Copyright 2015 Stig Schmidt Nielsson
Description Common utility and extension methods.
IconUrl http://www.gravatar.com/avatar/5f54b776d334bc43e497f50e28e5cd89.png
LicenseUrl https://github.com/snielsson/Ssn/blob/master/LICENSE
Owners Stig Schmidt Nielsson
ProjectUrl https://github.com/snielsson/Ssn
ReleaseNotes 2.0.0 Reordered some namespaces (breaking change). Switched to SemVer 2.0.0. versioning scheme (http://semver.org/). More utils added. 1.1.0.0 Added Merge extension method for byte arrays. Added ToInt string extension method.
RequireLicenseAcceptance False
Dependencies FastMember:1.0.0.11|Jil:2.12.0|SharpZipLib:0.86.0
Title Ssn.Utils
PackageSize 105632
PackageHashAlgorithm SHA512
PackageHash cqOE6DMG3tzN9yfl1bnwffjZpLZdtCT4F4NfGIYytI0Ae9ZAjg1gLgAAFAjS2GEcH88ZQiRh6+G4pUlStOirVQ==
DownloadCount 000000
CreatedDate 2015-09-21T15:07:16

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

OpenWrap

Installing the package:
o add-wrap Ssn.Utils
Uninstalling the package:
o remove-wrap Ssn.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
2.0.0