Xpando 2.4.0

dotnet add package Xpando --version 2.4.0
                    
NuGet\Install-Package Xpando -Version 2.4.0
                    
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="Xpando" Version="2.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xpando" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Xpando" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xpando --version 2.4.0
                    
#r "nuget: Xpando, 2.4.0"
                    
#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.
#addin nuget:?package=Xpando&version=2.4.0
                    
Install Xpando as a Cake Addin
#tool nuget:?package=Xpando&version=2.4.0
                    
Install Xpando as a Cake Tool

Utilities for dealing with ExpandoObject.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xpando:

Package Downloads
Pipelining.Friendly

A serialize-friendly version of a PipelineResult.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 2,862 1/2/2018
2.3.0 2,862 3/22/2017
2.2.0 2,536 11/7/2016
2.1.0 1,817 11/5/2016
2.0.0 3,043 2/29/2016