LanguageRuntimeExtensions class
Extension methods for IApplicationBuilder to support language-based runtime configuration.
public static class LanguageRuntimeExtensions
Public Members
name | description |
---|---|
static UseLanguageRuntime(…) | Configures the application pipeline to use a specific language runtime for endpoints tagged with the given ScriptLanguage . |
See Also
- namespace Kestrun.Scripting