Xciles.PclValueInjecter 1.1.1-beta

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

// Install Xciles.PclValueInjecter as a Cake Tool
#tool nuget:?package=Xciles.PclValueInjecter&version=1.1.1-beta&prerelease

A PclValueInjecter based on ValueInjecter but now for PCL!

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1-beta 72 12/2/2014
1.1.0 240 6/15/2014
1.0.1-beta 44 5/19/2014
1.0.0 63 5/12/2014
1.0.0-beta 63 5/3/2014

PCL Profile has been changed to Profile259.
With this change support for SL5 has been removed but support for WP8.1 has been added. Various small code changes were needed.