Show / Hide Table of Contents

Class StacWebApiBuilder

Inheritance
System.Object
StacWebApiBuilder
Implements
IStacWebApiBuilder
Namespace: Stac.Api.WebApi.Extensions
Assembly: Stac.Api.WebApi.dll
Syntax
public class StacWebApiBuilder : object, IStacWebApiBuilder

Constructors

| Improve this Doc View Source

StacWebApiBuilder(IServiceCollection)

Declaration
public StacWebApiBuilder(IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services

Properties

| Improve this Doc View Source

Services

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

Implements

IStacWebApiBuilder
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX