MedallionOData is a lightweight, zero-setup .NET library for creating and querying OData and OData-like services.
Info
Version: | 1.7.0 |
Author(s): | Michael Adelson |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madelson/MedallionOData |
NuGet Url: | https://www.nuget.org/packages/MedallionOData |
Install
Install-Package MedallionOData
dotnet add package MedallionOData
paket add MedallionOData
MedallionOData Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Data.SqlClient(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Specialized(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags