Vixen
02b45cc4
csharp
public static class GateEndpoints

The routes, and nothing else.

Read the guide page for this →

Remarks

⚠ Every handler here reads a header, calls one GateService method and writes the answer. That is deliberate and it is the same shape the grains took over their state machines: a decision made inside an ASP.NET handler is one that needs a web host to assert, and doc 27 § Testing's whole strategy is that the interesting things run in one process on a laptop. If a rule ever appears in this file, it is in the wrong file.

Methods (1)

  • public static IEndpointRouteBuilder MapVixenGate(this IEndpointRouteBuilder routes, string prefix = "/v1")

    Maps the service plane.