Alchemy4Tridion.Sample.HelloWorld 1.0.0-beta6-1

This is a prerelease version of Alchemy4Tridion.Sample.HelloWorld.
dotnet add package Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-beta6-1
NuGet\Install-Package Alchemy4Tridion.Sample.HelloWorld -Version 1.0.0-beta6-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.Sample.HelloWorld" Version="1.0.0-beta6-1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alchemy4Tridion.Sample.HelloWorld --version 1.0.0-beta6-1
#r "nuget: Alchemy4Tridion.Sample.HelloWorld, 1.0.0-beta6-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.
// 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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,079 8/28/2015
1.0.0-beta6-0 958 7/21/2015
1.0.0-alpha5-0 902 7/8/2015
1.0.0-alpha4-2 885 6/24/2015
1.0.0-alpha4 885 6/16/2015

Updating for 0.6.1 release. Demonstrates using the new  Client and User propreties of the AlchemyApiController.