Alchemy4Tridion.Sample.HelloWorld
1.0.0-alpha4-2
See the version list below for details.
dotnet add package Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-alpha4-2
NuGet\Install-Package Alchemy4Tridion.Sample.HelloWorld -Version 1.0.0-alpha4-2
<PackageReference Include="Alchemy4Tridion.Sample.HelloWorld" Version="1.0.0-alpha4-2" />
paket add Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-alpha4-2
#r "nuget: Alchemy4Tridion.Sample.HelloWorld, 1.0.0-alpha4-2"
// Install Alchemy4Tridion.Sample.HelloWorld as a Cake Addin #addin nuget:?package=Alchemy4Tridion.Sample.HelloWorld&version=1.0.0-alpha4-2&prerelease // Install Alchemy4Tridion.Sample.HelloWorld as a Cake Tool #tool nuget:?package=Alchemy4Tridion.Sample.HelloWorld&version=1.0.0-alpha4-2&prerelease
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.
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/#/plugin/edit/557ef585e4de020df8a60383
Learn more about Target Frameworks and .NET Standard.
-
- Alchemy4Tridion.Plugin (>= 1.0.0-alpha4-2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta6-1 | 1,105 | 8/28/2015 |
1.0.0-beta6-0 | 970 | 7/21/2015 |
1.0.0-alpha5-0 | 913 | 7/8/2015 |
1.0.0-alpha4-2 | 903 | 6/24/2015 |
1.0.0-alpha4 | 897 | 6/16/2015 |
Updating for 0.4.2.
Removed Core Service Client as is now part of A4T.Plugin-alpha4-2. Removed framework assemblies as also part of above package. Renamed ServiceController.cs to not conflict when installing.