Base solution for your next web application
Open Closed

I can't implement IInputDto #1958


User avatar
0
tpsolucoes created

I am doing an example PhoneBook by aspnetzero documentation and I can't implement IInputDto.

Are there some modification in the Abp FrameWork?

public class GetPeopleInput : IInputDto { public string Filter { get; set; } }


2 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    Yes, it's removed in v1.0. Sorry for the documentation, we will update it immediately.

  • User Avatar
    0
    hikalkan created
    Support Team

    BTW, please write to premium forum for a faster response: <a class="postlink-local" href="http://forum.aspnetboilerplate.com/viewforum.php?f=5">viewforum.php?f=5</a>