EndpointsRemotingExtensions
Extension methods to enable support for remoting in the ASP.NET Core server side using endpoint routing.
HttpContextExtensions
IRemoteContext
The context to inject in a remote service to authorize remote functions.
IRemoteMethodMetadata
Information about a remote method.
IRemoteServiceMetadata
Information about a remote service.
MiddlewareRemotingExtensions
Extension methods to enable support for remoting in the ASP.NET Core server side using the remoting middleware.