Alchemy4Tridion.Plugin
1.0.0-beta6-2
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
<PackageReference Include="Alchemy4Tridion.Plugin" Version="1.0.0-beta6-2" />
paket add Alchemy4Tridion.Plugin --version 1.0.0-beta6-2
#r "nuget: Alchemy4Tridion.Plugin, 1.0.0-beta6-2"
// 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 | Versions 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. |
-
.NETFramework 4.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
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 | 608 | 1/6/2021 |
1.1.0-beta | 810 | 11/21/2017 |
1.0.9 | 1,231 | 11/3/2017 |
1.0.8-beta | 807 | 10/27/2017 |
1.0.6 | 966 | 10/18/2017 |
1.0.5-beta | 871 | 10/13/2017 |
1.0.4-beta | 760 | 10/6/2017 |
1.0.3-beta | 891 | 10/3/2017 |
1.0.2-beta | 746 | 10/1/2017 |
1.0.1 | 1,012 | 7/26/2017 |
1.0.0 | 1,161 | 5/3/2017 |
1.0.0-beta8-3 | 1,012 | 9/14/2016 |
1.0.0-beta8-2 | 1,159 | 6/10/2016 |
1.0.0-beta8-1 | 956 | 5/11/2016 |
1.0.0-beta7-0 | 1,079 | 10/31/2015 |
1.0.0-beta6-2 | 1,073 | 9/3/2015 |
1.0.0-beta6-1 | 1,149 | 8/28/2015 |
1.0.0-beta6-0 | 1,123 | 7/21/2015 |
1.0.0-alpha5-0 | 1,217 | 7/8/2015 |
1.0.0-alpha4-2 | 1,054 | 6/24/2015 |
1.0.0-alpha4 | 1,039 | 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.