OWASPZAPDotNetAPI 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OWASPZAPDotNetAPI --version 1.0.0
NuGet\Install-Package OWASPZAPDotNetAPI -Version 1.0.0
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="OWASPZAPDotNetAPI" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OWASPZAPDotNetAPI --version 1.0.0
#r "nuget: OWASPZAPDotNetAPI, 1.0.0"
#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.
// Install OWASPZAPDotNetAPI as a Cake Addin
#addin nuget:?package=OWASPZAPDotNetAPI&version=1.0.0

// Install OWASPZAPDotNetAPI as a Cake Tool
#tool nuget:?package=OWASPZAPDotNetAPI&version=1.0.0

The Dot Net API for OWASP ZAP allows you to access the OWASP Zed Attack Proxy's functionality programmatically to enable automated vulnerability analysis for web applications

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OWASPZAPDotNetAPI:

Package Downloads
SFA.Automation.Framework

Web automation framework, using selenium

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.12.0 10,375 3/8/2023
2.10.1 214 3/8/2023
2.10.0 36,756 3/6/2021
2.9.0 427 2/27/2021
2.8.0 31,727 9/13/2019
2.7.0 45,758 12/8/2017
2.6.1 9,173 6/22/2017
2.6.0 14,109 3/21/2017
1.0.0 7,504 7/2/2015

First release of the Dot Net API for OWASP ZAP