Alchemy4Tridion.Sample.HelloWorld
1.0.0-beta6-1
dotnet add package Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-beta6-1
NuGet\Install-Package Alchemy4Tridion.Sample.HelloWorld -Version 1.0.0-beta6-1
<PackageReference Include="Alchemy4Tridion.Sample.HelloWorld" Version="1.0.0-beta6-1" />
paket add Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-beta6-1
#r "nuget: Alchemy4Tridion.Sample.HelloWorld, 1.0.0-beta6-1"
// Install Alchemy4Tridion.Sample.HelloWorld as a Cake Addin #addin nuget:?package=Alchemy4Tridion.Sample.HelloWorld&version=1.0.0-beta6-1&prerelease // Install Alchemy4Tridion.Sample.HelloWorld as a Cake Tool #tool nuget:?package=Alchemy4Tridion.Sample.HelloWorld&version=1.0.0-beta6-1&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.
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
Learn more about Target Frameworks and .NET Standard.
-
- Alchemy4Tridion.Plugin (>= 1.0.0-beta6-1)
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,103 | 8/28/2015 |
1.0.0-beta6-0 | 968 | 7/21/2015 |
1.0.0-alpha5-0 | 911 | 7/8/2015 |
1.0.0-alpha4-2 | 901 | 6/24/2015 |
1.0.0-alpha4 | 893 | 6/16/2015 |
Updating for 0.6.1 release. Demonstrates using the new Client and User propreties of the AlchemyApiController.