Xciles.PclValueInjecter 1.2.1

dotnet add package Xciles.PclValueInjecter --version 1.2.1
                    
NuGet\Install-Package Xciles.PclValueInjecter -Version 1.2.1
                    
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.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xciles.PclValueInjecter" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Xciles.PclValueInjecter" />
                    
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 Xciles.PclValueInjecter --version 1.2.1
                    
#r "nuget: Xciles.PclValueInjecter, 1.2.1"
                    
#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.
#:package Xciles.PclValueInjecter@1.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xciles.PclValueInjecter&version=1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Xciles.PclValueInjecter&version=1.2.1
                    
Install as a Cake Tool

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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Xciles.PclValueInjecter:

Package Downloads
N.OkonkwoCore.Common.UI

OkonkwoCore - Release

N.OkonkwoCore.Common

OkonkwoCore - Release

P.OkonkwoCore.Common

OkonkwoCore - Release

N.Core.Common

OkonkwoCore - Release

P.OkonkwoCore.Tests

Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.1 28,868 7/11/2016
1.0.0 1,714 5/12/2014
1.0.0-beta 1,548 5/3/2014

Release version of the dll ;)
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.