Skip to content
/ WebApi Public
forked from OData/WebApi

OData Web API: A server library built upon ODataLib and WebApi

License

Notifications You must be signed in to change notification settings

scptre/WebApi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Newest code is on aspnetcore branch!

nuget : https://www.nuget.org/packages/Microsoft.AspNetCore.OData.vNext/

Original readme:

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.

Debug

Please refer to the How to debug.

About

OData Web API: A server library built upon ODataLib and WebApi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%