Microsoft.Restier.Publishers.OData 1.0.0-beta

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Microsoft.Restier.AspNet

Additional Details

Restier RC1 has been released, and this package is no longer used. Please use Microsoft.Restier.AspNet instead.

This is a prerelease version of Microsoft.Restier.Publishers.OData.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Restier.Publishers.OData --version 1.0.0-beta
NuGet\Install-Package Microsoft.Restier.Publishers.OData -Version 1.0.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Restier.Publishers.OData" Version="1.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Restier.Publishers.OData --version 1.0.0-beta
#r "nuget: Microsoft.Restier.Publishers.OData, 1.0.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Restier.Publishers.OData as a Cake Addin
#addin nuget:?package=Microsoft.Restier.Publishers.OData&version=1.0.0-beta&prerelease

// Install Microsoft.Restier.Publishers.OData as a Cake Tool
#tool nuget:?package=Microsoft.Restier.Publishers.OData&version=1.0.0-beta&prerelease

This package contains everything you need to create OData v4.0 services using ASP.NET Web API OData wired to an API provided by the RESTier.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Restier.Publishers.OData:

Repository Stars
OData/ODataSamples
Samples: For ODataLib, OData Web API, RESTier, etc.
rbeauchamp/Swashbuckle.OData
Extends Swashbuckle with OData v4 support!
Version Downloads Last updated