AppBuilderExtensions.Build Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Build(IAppBuilder) The Build is called at the point when all of the middleware should be chained together. May be called to build pipeline branches.
Public methodStatic member Build<TApp>(IAppBuilder) The Build is called at the point when all of the middleware should be chained together. May be called to build pipeline branches.

Top

See Also

Reference

AppBuilderExtensions Class

Microsoft.Owin.Builder Namespace