webapinetcore - Microsoft.OData.ModelBuilder 1.0.0-Nightly202003100805
This package contains APIs to create OData Edm (Entity Data Model) using C# types, attributes and conventions.
PM> Install-Package Microsoft.OData.ModelBuilder -Version 1.0.0-Nightly202003100805 -Source https://www.myget.org/F/webapinetcore/api/v3/index.json
> nuget.exe install Microsoft.OData.ModelBuilder -Version 1.0.0-Nightly202003100805 -Source https://www.myget.org/F/webapinetcore/api/v3/index.json
> dotnet add package Microsoft.OData.ModelBuilder --version 1.0.0-Nightly202003100805 --source https://www.myget.org/F/webapinetcore/api/v3/index.json
<PackageReference Include="Microsoft.OData.ModelBuilder" Version="1.0.0-Nightly202003100805" />
Copy to clipboard
source https://www.myget.org/F/webapinetcore/api/v3/index.json
nuget Microsoft.OData.ModelBuilder ~> 1.0.0-Nightly202003100805
Copy to clipboard
> choco install Microsoft.OData.ModelBuilder --version 1.0.0-Nightly202003100805 --source https://www.myget.org/F/webapinetcore/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "webapinetcore" -SourceLocation "https://www.myget.org/F/webapinetcore/api/v2"
Install-Module -Name "Microsoft.OData.ModelBuilder" -RequiredVersion "1.0.0-Nightly202003100805" -Repository "webapinetcore" -AllowPreRelease
Copy to clipboard
OData Model Builder
| Component | Build | Status |
|---|---|---|
| Model Builder | Rolling | |
| Model Builder | Nightly |
1. Introduction
This is the official OData Model Builder repository.
2. Project structure
3. Building, Testing, Debugging and Release
3.1 Building and Testing in Visual Studio
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.
3.2 One-click build and test script in command line
N/A
3.3 Debug
Please refer to the How to debug.
3.4 Nightly Builds
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
3.5 Official Release
The release of the component binaries is carried out regularly through Nuget.
4. Documentation
Please visit the OData docs pages. It has detailed descriptions on each feature provided by OData model builderetc.
5. Community
5.1 Contribution
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.
5.2 Reporting Security Issues
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.
5.3 Support
- 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/.
Code of Conduct
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.
-
.NETStandard 2.0
- Microsoft.OData.Edm (>= 7.6.1 && < 8.0.0)
- Microsoft.Spatial (>= 7.6.1 && < 8.0.0)
- System.ComponentModel.Annotations (>= 4.6.0 && < 5.0.0)
- .NETStandard 2.0: 2.0.0.0
Signature validation information
Informational
Signature Hash Algorithm: SHA256 Timestamp: 3/10/2020 8:05:17 AM Verifying author primary signature's timestamp with timestamping service certificate: Subject Name: CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US SHA1 hash: A9A4121063D71D48E8529A4681DE803E3E7954B0 SHA256 hash: C474CE76007D02394E0DA5E4DE7C14C680F9E282013CFEF653EF5DB71FDF61F8 Issued by: CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US Valid from: 12/23/2017 12:00:00 AM to 3/22/2029 11:59:59 PM Signature type: Author Verifying the author primary signature with certificate: Subject Name: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US SHA1 hash: F404000FB11E61F446529981C7059A76C061631E SHA256 hash: 3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE Issued by: CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US Valid from: 2/26/2018 12:00:00 AM to 1/27/2021 12:00:00 PM
OwnersOData Team |
AuthorsMicrosoft |
Project URLhttp://github.com/OData/ModelBuilder |
LicenseUnknown |
TagsMicrosoft OData Edm |
SignatureValidation: Valid |
Info2 total downloads |
| 2 downloads for version 1.0.0-Nightly202003100805 |
| Download (133.44 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-Nightly202003100805 | 133.44 KB | Tue, 10 Mar 2020 08:06:18 GMT | 2 |
|
||
|
|
1.0.0-Nightly202003100024 | 133.56 KB | Tue, 10 Mar 2020 00:25:56 GMT | 0 |
|