Alchemy4Tridion.Plugin 1.0.0-beta6-2

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

// Install Alchemy4Tridion.Plugin as a Cake Tool
#tool nuget:?package=Alchemy4Tridion.Plugin&version=1.0.0-beta6-2&prerelease

This package contains the framework and tools needed to create a plugin that can be uploaded to the Alchemy4Tridion Web Store and consumed by the Alchemy4Tridion eXtension.

Alchemy4Tridion is currently in Public Beta testing.

For more information, check out the Alchemy Web Store at www.AlchemyWebStore.com.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Alchemy4Tridion.Plugin:

Package Downloads
Alchemy4Tridion.Sample.HelloWorld

This is a sample project that can be used as either an example or as a boiler plate by installing it into your package and using/extending what you need and removing what you don't. If used as a boiler plate it would be wise to uninstall the HelloWorld NuGet package after making changes so that future updates don't accidently overwrite your changes (make sure to leave the Alchemy4Tridion.Plugin package). The source code to this project can be viewed at: https://github.com/Alchemy4Tridion/Alchemy4Tridion.Plugins.Sample.HelloWorld The plugin can be viewed at: http://www.alchemywebstore.com/plugins/557ef585e4de020df8a60383

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 574 1/6/2021
1.1.0-beta 784 11/21/2017
1.0.9 1,198 11/3/2017
1.0.8-beta 780 10/27/2017
1.0.6 937 10/18/2017
1.0.5-beta 839 10/13/2017
1.0.4-beta 731 10/6/2017
1.0.3-beta 852 10/3/2017
1.0.2-beta 720 10/1/2017
1.0.1 982 7/26/2017
1.0.0 1,129 5/3/2017
1.0.0-beta8-3 979 9/14/2016
1.0.0-beta8-2 1,133 6/10/2016
1.0.0-beta8-1 922 5/11/2016
1.0.0-beta7-0 1,043 10/31/2015
1.0.0-beta6-2 1,045 9/3/2015
1.0.0-beta6-1 1,118 8/28/2015
1.0.0-beta6-0 1,056 7/21/2015
1.0.0-alpha5-0 1,187 7/8/2015
1.0.0-alpha4-2 1,024 6/24/2015
1.0.0-alpha4 1,013 6/15/2015

0.6.2... UI for editing plugin settings, custom Context Menus for your views, Extendable Areas, Constants for Main Context Menu root level items, and an easier way for working with Views.