Metadata >> NuGet >> PcapngUtils

PcapngUtils

Metadata

Authors Janusz Ryrych
Copyrights Copyright © Janusz Ryrych
Description C# full managed implementation Pcap/PcapNG file format
Owners Janusz Ryrych
RequireLicenseAcceptance False
Dependencies NUnit:2.6.4:net45
Title PcapngUtils
PackageSize 155235
PackageHashAlgorithm SHA512
PackageHash 0ZXU8NrEnFWA3RzG696ggm3DDk9kXgevA4VQ6AZTnnO2jnNZz6aR1H4VXYAGQdW9zvKf40jv8/eDSatlKfTtcw==
DownloadCount 000000
CreatedDate 2015-09-05T23:21:08
IconUrl https://dl.dropboxusercontent.com/u/75969946/Download/PcapNGUtils/PcapNG.png
LicenseUrl http://github.com/ryrychj/PcapngUtils/blob/master/LICENSE
ProjectUrl http://github.com/ryrychj/PcapngUtils
Summary C# full managed implementation Pcap/PcapNG file format
Tags PCAP PCAPNG Pcap PcapNG

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

OpenWrap

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

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.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1.0