YarpServiceExtensions 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.
Provides extension methods for adding YARP resources to the application model.
public static class YarpServiceExtensions
type YarpServiceExtensions = class
Public Module YarpServiceExtensions
- Inheritance
-
YarpServiceExtensions
Methods
AddYarp(IDistributedApplicationBuilder, String) |
Adds a YARP container to the application model. |
WithConfigFile(IResourceBuilder<YarpResource>, String) |
Set explicitly the config file to use for YARP. |