Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.Api.Middleware Namespace Reference

Classes

class  ApiLoggingMiddleware
 Middleware which logs the API information More...
 
class  ApplicationBuilderExtensions
 Extension methods for registering middleware components More...
 
class  AuthenticationMiddleware
 Middleware which ensures all exceptions are caught/handled More...
 
class  ExceptionMiddleware
 Middleware which ensures all exceptions are caught/handled More...
 
class  HttpDataMiddleware
 Middleware which captures Request Data (HttpRequest) More...
 
class  JwtMiddleware
 Replaces the JWT with a refreshed token in the HTTP response More...