Microsoft.Hadoop.Avro 1.5.6

.NET Framework 4.5
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.Hadoop.Avro --version 1.5.6
NuGet\Install-Package Microsoft.Hadoop.Avro -Version 1.5.6
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.Hadoop.Avro" Version="1.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Hadoop.Avro --version 1.5.6
#r "nuget: Microsoft.Hadoop.Avro, 1.5.6"
#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.Hadoop.Avro as a Cake Addin
#addin nuget:?package=Microsoft.Hadoop.Avro&version=1.5.6

// Install Microsoft.Hadoop.Avro as a Cake Tool
#tool nuget:?package=Microsoft.Hadoop.Avro&version=1.5.6

Provides a .NET API for Serializing data into the Avro format.

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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.Hadoop.Avro:

Package Downloads
Org.Apache.REEF.Utilities

Common utilities such as logging shared across Reef/Wake/Tang

Org.Apache.REEF.Tang

Tang is a dependency injection framework

Org.Apache.REEF.Common

Reef Common Infrastructure

Org.Apache.REEF.Driver

Driver for REEF.NET

Org.Apache.REEF.Network

Network services for reef

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Hadoop.Avro:

Repository Stars
MicrosoftResearch/Naiad
The Naiad system provides fast incremental and iterative computation for data-parallel workloads
Version Downloads Last updated

Avro serialization operations.