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" />
<PackageVersion Include="Alchemy4Tridion.Sample.HelloWorld" Version="1.0.0-alpha4-2" />
<PackageReference Include="Alchemy4Tridion.Sample.HelloWorld" />
paket add Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-alpha4-2
#r "nuget: Alchemy4Tridion.Sample.HelloWorld, 1.0.0-alpha4-2"
#addin nuget:?package=Alchemy4Tridion.Sample.HelloWorld&version=1.0.0-alpha4-2&prerelease
#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,226 | 8/28/2015 |
1.0.0-beta6-0 | 1,088 | 7/21/2015 |
1.0.0-alpha5-0 | 1,030 | 7/8/2015 |
1.0.0-alpha4-2 | 1,020 | 6/24/2015 |
1.0.0-alpha4 | 1,014 | 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.