Show / Hide Table of Contents

Class IWebHostBuilderExtensions

Inheritance
System.Object
IWebHostBuilderExtensions
Namespace: FunctionMonkey.AspNetCore
Assembly: FunctionMonkey.AspNetCore.dll
Syntax
public static class IWebHostBuilderExtensions : object

Methods

| Improve this Doc View Source

UseFunctionMonkey(IWebHostBuilder)

Declaration
public static IWebHostBuilder UseFunctionMonkey(this IWebHostBuilder builder)
Parameters
Type Name Description
IWebHostBuilder builder
Returns
Type Description
IWebHostBuilder
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall