Seeker.Net.Azure.Extension
19.9.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Seeker.Net.Azure.Extension --version 19.9.0
NuGet\Install-Package Seeker.Net.Azure.Extension -Version 19.9.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="19.9.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 19.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seeker.Net.Azure.Extension, 19.9.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=19.9.0 // Install Seeker.Net.Azure.Extension as a Cake Tool #tool nuget:?package=Seeker.Net.Azure.Extension&version=19.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package is intended to be used in an Azure Web App. Here are the steps to use it:
- You need a Seeker Server up and running that can be reached out 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}
should be replaced by the Url you use to reach out the Seeker Server e.g.SEEKER_SERVER_URL=https://34.56.22.44:8443
- Install the extension using the Azure Web App portal by picking the extension named Seeker .NET Framework Agent Extension for Azure Web App
- Once it is installed, restart your Azure Web App on the Azure portal
- You can now browse your Web Application and review the security issues this browsing encountered in the Seeker Server
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.