We're a place where coders share, stay up-to-date and grow their careers.
How about a .Net Core 3.0 Web API? Is the above stays same for routing in API? I am currently pulling my hair to understand the new Startup.cs file.
This approach should pick up any routes registered as an endpoint.
How about a .Net Core 3.0 Web API? Is the above stays same for routing in API?
I am currently pulling my hair to understand the new Startup.cs file.
This approach should pick up any routes registered as an endpoint.