Metadata >> NuGet >> Automatonic.HttpArchive

Automatonic.HttpArchive

Metadata

Authors Elliott B. Edwards
Copyrights Copyright 2013
Description .Net types for serialization of the HTTP Archive (HAR) specification (version 1.2)
IconUrl http://automatonic.net/apple-touch-icon-114x114-precomposed.png
LicenseUrl https://raw.github.com/automatonic/http-archive-net/master/LICENSE
Owners Elliott B. Edwards
ProjectUrl https://github.com/automatonic/http-archive-net
ReleaseNotes Initial NuGet test release.
RequireLicenseAcceptance False
Tags HAR HTML Archive JSON JSON.NET
Dependencies Newtonsoft.Json:5.0.6
Title Automatonic.HttpArchive
PackageSize 21323
PackageHashAlgorithm SHA512
PackageHash kMpnRRqY0tkqZmf3pcoccoxWpey46VQBjsYTTu3O0awe4Mn4zv8koHo6cnnfXnWeZnglaUquIz9lfwqHHFRErw==
DownloadCount 000000
CreatedDate 2013-10-07T05:21:21

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

OpenWrap

Installing the package:
o add-wrap Automatonic.HttpArchive
Uninstalling the package:
o remove-wrap Automatonic.HttpArchive

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.2.0.2
1.2.0.1
1.2.0.0