linquest-使用Jinqu基础结构实现远程Linq实现 完全用TypeScript编写。 安装 npm我linquest 让我们来看看 // first, create a service const service = new LinqService ( 'https://my.company.service.com/' ) ; // then create a query const query = service . createQuery < Company> ( 'Companies' ) ; // execute the query const result = await