asp.net core MapControllerRoute does not match my route (authorisation is not fired)

后端 未结 0 1393
离开以前
离开以前 2021-01-23 01:13

Im using ASP.NET Core 3.1.5 and I have the following code:

app.UseEndpoints(endpoints =>
        {
            endpoints.MapControllerRoute(
                na         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题