Base solution for your next web application

Activities of "levinli"

code :

List<string> list = new List<string>(); int count = _productDapperRepository.GetAll(p=>list.Contains(p.Name)).Count();

??? throw new NotSupportedException($"The method '{node}' is not supported");

My source is abp 2.1.0-beta4

Showing 1 to 1 of 1 entries