NodeServicesFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Microsoft.AspNetCore.SpaServices.Extensions
Supplies INodeServices instances.
public ref class NodeServicesFactory abstract sealed
public static class NodeServicesFactory
[System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public static class NodeServicesFactory
type NodeServicesFactory = class
[<System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")>]
type NodeServicesFactory = class
Public Class NodeServicesFactory
- Inheritance
-
NodeServicesFactory
- Attributes
Methods
CreateNodeServices(NodeServicesOptions) |
Obsolete.
Create an INodeServices instance according to the supplied options. |