Show / Hide Table of Contents

Interface IStacWebApiBuilder

Namespace: Stac.Api.WebApi.Extensions
Assembly: Stac.Api.WebApi.dll
Syntax
public interface IStacWebApiBuilder

Properties

| Improve this Doc View Source

Services

Declaration
IServiceCollection Services { get; }
Property Value
Type Description
IServiceCollection

Extension Methods

StacWebApiConfigurationExtensions.UseDefaultConfiguration(IStacWebApiBuilder, IConfiguration)
StacFileSystemConfigurationExtensions.UseFileSystemProvider(IStacWebApiBuilder, String, Boolean)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX