EndpointMetadataApiExplorerServiceCollectionExtensions.AddEndpointsApiExplorer メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
を使用して MetadataApiExplorer を構成します。
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
パラメーター
- services
- IServiceCollection