Base solution for your next web application

Activities of "tpsolucoes"

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; } }

Showing 1 to 1 of 1 entries