SimpleREST.NET 0.1
A simple and minimal api framework for .net base on Express.js
Loading...
Searching...
No Matches
SimpleRest.Api.SimpleRestMap Member List

This is the complete list of members for SimpleRest.Api.SimpleRestMap, including all inherited members.

EndpointSimpleRest.Api.SimpleRestMap
MethodSimpleRest.Api.SimpleRestMap
MiddlewareSimpleRest.Api.SimpleRestMap
PatternSimpleRest.Api.SimpleRestMap
RouteHandlersSimpleRest.Api.SimpleRestMap
SimpleRestMap(string endpoint, SimpleRestMethod method, ApiMiddleWare middleWare, ISimpleRestUriTemplateFormatter? templateHandler=null, ISimpleRestRouteHandler[]? routeHandlers=null)SimpleRest.Api.SimpleRestMap
ToString()SimpleRest.Api.SimpleRestMap