DynamicPlaceholders 1.2.0.1-alpha

This is a prerelease version of DynamicPlaceholders.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DynamicPlaceholders --version 1.2.0.1-alpha
NuGet\Install-Package DynamicPlaceholders -Version 1.2.0.1-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="DynamicPlaceholders" Version="1.2.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicPlaceholders --version 1.2.0.1-alpha
#r "nuget: DynamicPlaceholders, 1.2.0.1-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 DynamicPlaceholders as a Cake Addin
#addin nuget:?package=DynamicPlaceholders&version=1.2.0.1-alpha&prerelease

// Install DynamicPlaceholders as a Cake Tool
#tool nuget:?package=DynamicPlaceholders&version=1.2.0.1-alpha&prerelease

Allows you to add dynamic placeholders in Sitecore

* Requires Sitecore 8

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DynamicPlaceholders:

Package Downloads
DynamicPlaceholders.Mvc

Allows you to add dynamic placeholders in Sitecore MVC * Requires Sitecore 8

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.2 78,427 2/22/2018
1.2.0.1-alpha 977 9/25/2017
1.2.0-alpha 883 9/25/2017
1.1.0.1 371,891 11/26/2015
1.0.0 14,495 1/9/2015

* Added ability to override count with a unique key
* Updated .NET framework to 4.5.2