OData / ODataSamples

Samples: For ODataLib, OData Web API, RESTier, etc.
http://odata.github.io/
Other
296 stars 223 forks source link

change the master branch for new Web API folder #79

Closed xuzhg closed 6 years ago

xuzhg commented 6 years ago

Change the master branch for new Web API folder

  1. remove the older "WebApi" folder

  2. Create "WebApiClassic" folder, in this folder: --WebApiClassic |--CustomODataFormatter
    |-- .. :

  3. Create "WebApiCore" folder, in this folder

    -- WebApiCore
            |--CustomODataFormatter 
            |-- ...