Table of Contents
API reference

Class EndpointRouteBuilderExtensions

Namespace
DisCatSharp.Hosting.AspNetCore
Assembly
DisCatSharp.Hosting.AspNetCore.dll

Provides ASP.NET Core endpoint mapping extensions for the DisCatSharp web ingress surface.

public static class EndpointRouteBuilderExtensions
Inheritance
EndpointRouteBuilderExtensions
Inherited Members

Methods

MapDisCatSharpIngress(IEndpointRouteBuilder)

Maps the default DisCatSharp ingress surface under the configured route prefix.

MapDiscordInteractionIngress(IEndpointRouteBuilder)

Maps the DisCatSharp interactions ingress endpoint.

MapDiscordOAuthIngress(IEndpointRouteBuilder)

Maps the DisCatSharp OAuth ingress callback endpoint.

MapDiscordWebhookIngress(IEndpointRouteBuilder)

Maps the DisCatSharp webhook ingress endpoints.