Alchemy4Tridion.Plugin 1.0.0-beta8-1

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-beta8-1
                    
NuGet\Install-Package Alchemy4Tridion.Plugin -Version 1.0.0-beta8-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="Alchemy4Tridion.Plugin" Version="1.0.0-beta8-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alchemy4Tridion.Plugin" Version="1.0.0-beta8-1" />
                    
Directory.Packages.props
<PackageReference Include="Alchemy4Tridion.Plugin" />
                    
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 Alchemy4Tridion.Plugin --version 1.0.0-beta8-1
                    
#r "nuget: Alchemy4Tridion.Plugin, 1.0.0-beta8-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 Alchemy4Tridion.Plugin@1.0.0-beta8-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=Alchemy4Tridion.Plugin&version=1.0.0-beta8-1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Alchemy4Tridion.Plugin&version=1.0.0-beta8-1&prerelease
                    
Install as a Cake Tool

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 695 1/6/2021
1.1.0-beta 994 11/21/2017
1.0.9 1,434 11/3/2017
1.0.8-beta 993 10/27/2017
1.0.6 1,163 10/18/2017
1.0.5-beta 1,153 10/13/2017
1.0.4-beta 947 10/6/2017
1.0.3-beta 1,177 10/3/2017
1.0.2-beta 934 10/1/2017
1.0.1 1,208 7/26/2017
1.0.0 1,456 5/3/2017
1.0.0-beta8-3 1,301 9/14/2016
1.0.0-beta8-2 1,353 6/10/2016
1.0.0-beta8-1 1,149 5/11/2016
1.0.0-beta7-0 1,277 10/31/2015
1.0.0-beta6-2 1,270 9/3/2015
1.0.0-beta6-1 1,349 8/28/2015
1.0.0-beta6-0 1,322 7/21/2015
1.0.0-alpha5-0 1,522 7/8/2015
1.0.0-alpha4-2 1,249 6/24/2015
1.0.0-alpha4 1,239 6/15/2015

0.8.1 of the Alchemy4Tridion Plugin Framework brings some fixes as well as support for 3rd Party DLL's.