Component | Build | Status |
---|---|---|
Model Builder | Rolling | |
Model Builder | Nightly |
This is the official OData Model Builder repository.
Simply open the shortcut OData.ModelBuilder.sln at sln
folder to launch a solution that contains the product source and relevant unit tests.
The solution contains the corresponding test project. Please open it, build it and run all the tests in the test explorer.
N/A
Please refer to the How to debug.
The nightly build process will upload a NuGet packages for Model builder to the MyGet.org odatanightly feed.
To connect to odatanightly feed, use the following feed URLs:
-
https://www.myget.org/F/odatanightly/api/v3/index.json (Visual Studio 2015+)
-
https://www.myget.org/F/odatanightly/api/v2 (Visual Studio 2012+)
You can query the latest nightly NuGet packages using this query: MAGIC OData query
The release of the component binaries is carried out regularly through Nuget.
Please visit the OData docs pages. It has detailed descriptions on each feature provided by OData model builderetc.
There are many ways for you to contribute to OData model builder. The easiest way is to participate in discussion of features and issues. You can also contribute by sending pull requests of features or bug fixes to us. Contribution to the documentations is also highly welcomed. Please refer to the CONTRIBUTING.md for more details.
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter. You can also find these instructions in this repo's SECURITY.md.
- Issues: Report issues on Model Builder issues.
- Questions: Ask questions on Stack Overflow.
- Feedback: Please send mails to odatafeedback@microsoft.com.
- Team blog: Please visit https://devblogs.microsoft.com/odata/ and http://www.odata.org/blog/.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.