Namespace AsiBackbone.AspNetCore.Handshakes
Classes
- AsiBackboneAcknowledgmentChallenge
Represents an ASP.NET Core-friendly acknowledgment challenge that a host can render using any UI or transport.
- AsiBackboneAcknowledgmentChallengeOptions
Provides host-overridable defaults for building acknowledgment challenges from Core governance decisions.
- AsiBackboneAcknowledgmentChallengeRequest
Represents a host-submitted acknowledgment challenge response payload.
- AsiBackboneAcknowledgmentChallengeResult
Represents the result of handling a host-submitted acknowledgment challenge response.
- DefaultAsiBackboneAcknowledgmentChallengeService
Provides the default ASP.NET Core-friendly acknowledgment challenge service.
Interfaces
- IAsiBackboneAcknowledgmentChallengeService
Builds and handles ASP.NET Core-friendly acknowledgment challenges without assuming a specific UI framework.