EndpointMetadataApiExplorerServiceCollectionExtensions.AddEndpointsApiExplorer Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Configura ApiExplorer mediante Metadata.
public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddEndpointsApiExplorer (this Microsoft.Extensions.DependencyInjection.IServiceCollection services);
static member AddEndpointsApiExplorer : Microsoft.Extensions.DependencyInjection.IServiceCollection -> Microsoft.Extensions.DependencyInjection.IServiceCollection
<Extension()>
Public Function AddEndpointsApiExplorer (services As IServiceCollection) As IServiceCollection
Parámetros
- services
- IServiceCollection