Metadata >> NuGet >> Nzb

Nzb

Metadata

Authors Kristian Hellang
Copyrights Copyright © Kristian Hellang 2015
Description A tiny library for parsing nzb documents with .NET
IconUrl https://raw.githubusercontent.com/khellang/Nzb/master/etc/nzb_256.png
LicenseUrl https://raw.githubusercontent.com/khellang/Nzb/master/LICENSE
Owners Kristian Hellang
ProjectUrl https://github.com/khellang/Nzb
RequireLicenseAcceptance False
Tags nzb parser usenet
Title Nzb
PackageSize 36644
PackageHashAlgorithm SHA512
PackageHash OksvNxwN7uIcELmGNA6mf7s0fJd2ro0L0hFMZvQuuhLcGAS5R5XSrG9bEWJvbMaZ+tdopvBAH9dQgDV7M2Q7YQ==
DownloadCount 000000
CreatedDate 2015-05-31T21:33:25

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

OpenWrap

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

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.11.0
1.0.7.0
1.0.6.0
1.0.5.0
1.0.4.0
1.0.2.0