本文转自:https://github.com/OData/WebApi/tree/vNext

OData Web API

Introduction

OData Web API (i.e., ASP.NET Web API OData) is a server library built upon ODataLib and Web API.

Project structure

The master branch has the following libraries, and the packages are availabe from NuGet or MyGet:

Building

cd OData
build

Testing

Each solution contains some test projects. Install this runner first, then open the project, build it and run all the tests in the test explorer. For running tests you must open the solution as Administrator. More detail at this.

Nightly builds

  1. In your NuGet Package Manager settings add the following package source:
  1. Package IDs

Contribution

Please refer to the CONTRIBUTION.md.

Samples

Please refer to the ODataSamples WebApi.

最新文章

  1. jQuery中的事件绑定方法
  2. django的分页
  3. c#基础知识-2
  4. data-role参数表:
  5. demo02TextView
  6. Java 7 中 NIO.2 的使用——第四节 文件和目录
  7. ABAP SY标签一览 .
  8. jQuery源码笔记——二
  9. ASP.NET - 记住滚动条的位置
  10. JavaScript面向对象轻松入门之概述(demo by ES5、ES6、TypeScript)
  11. Spring-Blog:个人博客(一)-Mybatis 读写分离
  12. mvc模式的理解
  13. windows环境安装MySQL
  14. 系统运维|IIS的日志设置
  15. HTML页面的三种弹框方式
  16. Spring设置动态定时任务
  17. dockerfile简述
  18. 解决webStorm没有cesium代码自动提示的方法
  19. IIS Express 配置json minitype
  20. JavaScript中对象的属性类型

热门文章

  1. mvc - Authorize授权
  2. MFC学习(三):项目学习
  3. js vs2013中允许js访问json文件的解决方案
  4. JavaScript 用new创建对象的过程
  5. StratifiedShuffleSplit()函数 实现对数据集的划分
  6. Your branch is ahead of 'origin/master' by 1 commit.
  7. 树莓派 Raspbian
  8. python模块与包详解
  9. macdown快速上手
  10. python学习,day3:集合的学习