KestrunHostRazorExtensions class

Provides extension methods for adding PowerShell and Razor Pages to a KestrunHost.

public static class KestrunHostRazorExtensions

Public Members

name description
static AddPowerShellRazorPages(…) Adds PowerShell Razor Pages to the application. This middleware allows you to serve Razor Pages using PowerShell scripts. (4 methods)
static AddRazorPages(…) Adds Razor Pages to the application. (2 methods)

See Also