Seeker.Net.Azure.Extension
21.10.0
dotnet add package Seeker.Net.Azure.Extension --version 21.10.0
NuGet\Install-Package Seeker.Net.Azure.Extension -Version 21.10.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="Seeker.Net.Azure.Extension" Version="21.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Seeker.Net.Azure.Extension --version 21.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seeker.Net.Azure.Extension, 21.10.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 Seeker.Net.Azure.Extension as a Cake Addin #addin nuget:?package=Seeker.Net.Azure.Extension&version=21.10.0 // Install Seeker.Net.Azure.Extension as a Cake Tool #tool nuget:?package=Seeker.Net.Azure.Extension&version=21.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
To use this package in Azure Web App, perform the following steps:
- Make sure that you have a running Seeker Enterprise Server version 2020.01 or higher. This server should be accessible from your Azure Web App environment.
- Deploy your Web Application in Azure Web App as usual.
- Set the following environment variable
SEEKER_SERVER_URL=http://{Seeker_Server_Url}
where{Seeker_Server_Url}
is the URL of the Seeker Server, for example,SEEKER_SERVER_URL=https://34.56.22.44:8443
. - In Azure Web App, from the Extensions tab, choose and install .NET Synopsys Seeker IAST Extension.
- Once it is installed, restart your Azure Web App on the Azure portal.
Navigate your web application and review the detected security issues in the Seeker Web UI.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.