Wednesday, 15 November 2023

main class imp

main response call for all api response......   

public class ResponseDto

    {
        public object? Result { getset; }
        public bool IsSuccess { getset; } = true;
        public string Message { getset; } = "";
        public string Status { getset; }
        public int ID { getset; } = 0;
    }

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...