Restier Scaffolding This tool is used to modify the config class to simplifies the process of building the OData service with EF by Resgier in visual studio. The scaffolding item will appear in the scaffolding list by right click on any folder in project and select "Add" -> "New Scaffolded Item". Here is the page about how to use it: http://odata.github.io/RESTier/#06-01-Restier-Scaffolding
Release alpha 0.1.0.0 1. Support VS2013/VS2015 2. Support CSharp project 3. Support the project with exsiting DBContext and WebAPIConfig file |