3 references to Created
Microsoft.AspNetCore.Http.Results.Tests (2)
ResultsTests.cs (2)
574var result = Results.Created() as Created; 1745(() => Results.Created(), typeof(Created)),
Nats.ApiService (1)
Program.cs (1)
54return Results.Created();