Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

NodeServicesFactory Class

Definition

Namespace:
Microsoft.AspNetCore.NodeServices
Assembly:
Microsoft.AspNetCore.NodeServices.dll
Package:
Microsoft.AspNetCore.NodeServices v2.0.0
Package:
Microsoft.AspNetCore.NodeServices v2.1.0
Package:
Microsoft.AspNetCore.NodeServices v2.2.0
Package:
Microsoft.AspNetCore.NodeServices v3.0.3
Package:
Microsoft.AspNetCore.NodeServices v3.1.18
Source:
NodeServicesFactory.cs
Source:
NodeServicesFactory.cs
Source:
NodeServicesFactory.cs
Source:
NodeServicesFactory.cs

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

Name Description
CreateNodeServices(NodeServicesOptions)
Obsolete.

Create an INodeServices instance according to the supplied options.

Applies to


Feedback

Was this page helpful?