linquest:Jinqu Linq实现 源码
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
文件列表
linquest-master.zip
(预估有个25文件)
linquest-master
.travis.yml
930B
package.json
2KB
tslint.json
96B
.github
PULL_REQUEST_TEMPLATE.md
915B
ISSUE_TEMPLATE.md
89B
CONTRIBUTING.md
859B
test
service.spec.ts
10KB
暂无评论