Info
Version: | 2.2.0 |
Author(s): | Omega software |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rhetos/rhetos |
NuGet Url: | https://www.nuget.org/packages/Rhetos.ODataGenerator |
Install
Install-Package Rhetos.ODataGenerator
dotnet add package Rhetos.ODataGenerator
paket add Rhetos.ODataGenerator
Rhetos.ODataGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Rhetos(>= 2.0.0)
- Microsoft.Data.Services(>= 5.6.4)
- Microsoft.Web.Xdt(>= 2.1.1)
- Microsoft.AspNet.WebPages(>= 2.0.20710)
- Microsoft.AspNet.Mvc(>= 4.0.40804)
Tags
ODataGenerator automatically generates OData interface (Open Data Protocol) for all entities and other queryable data structures that are defined in a Rhetos application.