Metadata >> NuGet >> MedallionOData

MedallionOData

Metadata

Authors Michael Adelson
Copyrights Copyright 2014
Description MedallionOData is a lightweight, zero-setup .NET library for creating and querying OData and OData-like services.
LicenseUrl https://raw.githubusercontent.com/madelson/MedallionOData/master/License.txt
Owners Michael Adelson
ProjectUrl https://github.com/madelson/MedallionOData
ReleaseNotes Version 1.4.3 fixes parsing bug for empty OData query parameters
RequireLicenseAcceptance False
Summary A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.
Dependencies Newtonsoft.Json:4.5.11
Title Medallion OData
PackageSize 269378
PackageHashAlgorithm SHA512
PackageHash C2p1kLxkAVin4UUDgFpjd7TqFOy2/sYu5UBE5YFgEIxns74RVaHfryXEB+FPuGISn6tPP0xGlgSQsQLmmhlSVQ==
DownloadCount 000000
CreatedDate 2015-04-17T03:00:41
Tags odata linq ef entity framework ado.net mvc webapi

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MedallionOData -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MedallionOData -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MedallionOData
Installing the package (HTTP Basic authentication):
Install-Package MedallionOData -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MedallionOData -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MedallionOData

OpenWrap

Installing the package:
o add-wrap MedallionOData
Uninstalling the package:
o remove-wrap MedallionOData

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.4.3
1.4.2
1.4.1.0
1.0.5258.20599