Xam.Plugins.XamJam.Util 0.0.2-alpha

This is a prerelease version of Xam.Plugins.XamJam.Util.

Requires NuGet 2.8.3 or higher.

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

// Install Xam.Plugins.XamJam.Util as a Cake Tool
#tool nuget:?package=Xam.Plugins.XamJam.Util&version=0.0.2-alpha&prerelease

XamJam utility component, not expected to be directly useful to most developers. This is not the code you're looking for.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 0.0

    • No dependencies.
  • .NETPlatform 5.0

    • No dependencies.
  • MonoAndroid 0.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • UAP 0.0

    • No dependencies.
  • Windows 0.0

    • No dependencies.
  • WindowsPhone 0.0

    • No dependencies.
  • WindowsPhoneApp 0.0

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.2-alpha 810 12/18/2016
0.0.1-alpha 1,004 7/10/2016

0.0.2-alpha
     - removed the dependency on Microsoft.Tpl.Dataflow.4.5.24 as it was causing issues for Xamarin iOS and Droid (but not UWP) projects. I did try this fix: https://developer.xamarin.com/guides/cross-platform/troubleshooting/questions/pcl-case-study/, but it didn't work for me. Not sure why. Not worth hunting down.
     - also added the XML docs to the nuget package