Metadata >> NuGet >> OsInfo

OsInfo

Metadata

Authors Andreas Gullberg Larsen
Copyrights Copyright © 2015
Description Compare operating system versions, check if OS is 32/64-bit and what service pack is installed.
IconUrl https://nuget.org/Content/Images/packageDefaultIcon-50x50.png
Language en-US
LicenseUrl http://opensource.org/licenses/Apache-2.0
Owners Andreas Gullberg Larsen
ProjectUrl https://github.com/anjdreas/OsInfo
RequireLicenseAcceptance False
Summary Compare operating system versions, check if OS is 32/64-bit and what service pack is installed.
Title OsInfo
PackageSize 23792
PackageHashAlgorithm SHA512
PackageHash eniF/wwLeJ3yUrEBb/bO0ne22w0qpj2i4eLOWMg6E7pcZgvcQQ5fGxbcb4rdckDBXFido2VEmakB4XBbHjEvAw==
DownloadCount 000000
CreatedDate 2015-01-21T21:41:52

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

OpenWrap

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

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.2
1.0.1