Is there a way to prefilter dbcontext entities before an action request in ASP.NET Core 3.1?

后端 未结 0 1777
[愿得一人]
[愿得一人] 2020-12-08 01:16

I am developing a REST API for a client in .NetCore 3.1, in which users have different roles. I am already validating roles with an AuthorizationFilter, to prevent access to

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