Automatonic.HttpArchive 1.2.0.2

dotnet add package Automatonic.HttpArchive --version 1.2.0.2
                    
NuGet\Install-Package Automatonic.HttpArchive -Version 1.2.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Automatonic.HttpArchive" Version="1.2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Automatonic.HttpArchive" Version="1.2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Automatonic.HttpArchive" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Automatonic.HttpArchive --version 1.2.0.2
                    
#r "nuget: Automatonic.HttpArchive, 1.2.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Automatonic.HttpArchive&version=1.2.0.2
                    
Install Automatonic.HttpArchive as a Cake Addin
#tool nuget:?package=Automatonic.HttpArchive&version=1.2.0.2
                    
Install Automatonic.HttpArchive as a Cake Tool

.Net types for serialization of the HTTP Archive (HAR) specification (version 1.2)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.2 267 10/7/2013
1.2.0.1 72 10/7/2013
1.2.0 77 10/6/2013

Initial NuGet test release.