首页 > Windows开发 > 详细

[转]OData/WebApi

时间:2017-05-27 13:54:48      阅读:376      评论:0      收藏:0      [点我收藏+]

本文转自: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.

[转]OData/WebApi

原文:http://www.cnblogs.com/freeliver54/p/6912557.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!