WebApiContrib.Formatting.ProtoBuf
0.9.5
.NET Framework 4.0
dotnet add package WebApiContrib.Formatting.ProtoBuf --version 0.9.5
NuGet\Install-Package WebApiContrib.Formatting.ProtoBuf -Version 0.9.5
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="WebApiContrib.Formatting.ProtoBuf" Version="0.9.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiContrib.Formatting.ProtoBuf --version 0.9.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApiContrib.Formatting.ProtoBuf, 0.9.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebApiContrib.Formatting.ProtoBuf as a Cake Addin
#addin nuget:?package=WebApiContrib.Formatting.ProtoBuf&version=0.9.5
// Install WebApiContrib.Formatting.ProtoBuf as a Cake Tool
#tool nuget:?package=WebApiContrib.Formatting.ProtoBuf&version=0.9.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Description
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Client (>= 4.0.20710)
- protobuf-net (>= 2.0.0.480)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WebApiContrib.Formatting.ProtoBuf:
Package | Downloads |
---|---|
RulePlex
A client library for making HTTP calls to the RulePlex API. |
|
AspnetWebApi2Helpers.Serialization.Protobuf
Extension methods to configure Protobuf formatter for handling cyclical references. |
|
AspNetMvc6Helpers.Serialization.Protobuf
Extension methods to configure Protobuf formatters for handling cyclical references. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WebApiContrib.Formatting.ProtoBuf:
Repository | Stars |
---|---|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|