Top "Asp.net-core-2.2" questions

Use this tag for questions specifically related to ASP.

Asp.net core Routing with multiple optional parameters calling different action

In Asp.net WebApi2 when api/values/9b858599-7639-45da-acd6-a1323fb019b5 is called get Action is invoked. …

c# asp.net-core asp.net-core-2.2 asp.net-core-routing
How do I set "Parameter content type" using Swashbuckle?

My swagger ui shows "Parameter content type" with various entries: "application/json-patch+json", "text/json", "application/json", and "application/*+json". …

swagger swagger-ui swashbuckle asp.net-core-2.2