EntrypointMonitor 1.0.3

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

// Install EntrypointMonitor as a Cake Tool
#tool nuget:?package=EntrypointMonitor&version=1.0.3

EntrypointMonitor

EntrypointMonitor is an exe that runs as the entry point for a windiows docker conatiner running IIS.

EntrypointMonitor.exe <service> <site uri for warmup>

Default service - w3svc Default warm up uri - http://localhost

Alternative to https://github.com/microsoft/IIS.ServiceMonitor

EntrypointMonitor has the same environment variable handling as IIS.ServiceMonitor (https://raw.githubusercontent.com/microsoft/IIS.ServiceMonitor/master/README.md)

Provides logging of process start/stop, Application and System Windows events to console and optionally Application Insights.

Console output can be captured by docker/Kubernetes.

Configure Application Insights by setting APPINSIGHTS_INSTRUMENTATIONKEY environment variable

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.

Version Downloads Last updated
1.0.4-CI-20190622-141 452 6/22/2019
1.0.3 665 6/22/2019
1.0.2-CI-20190622-133 449 6/22/2019