ASP.NET Core is not bining form-data to viewmodel with a generic type

后端 未结 0 1317
野趣味
野趣味 2020-12-08 07:17

I have an application written using C# on the top of ASP.NET Core 5.0.

I have the following view-model

public class TestVM 
{
   public Na         


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