Find additional resources for Punch below.
API documentation
Build the code
The Punch download comes with all the binaries that you'll need. However, if you want to build the Punch dlls on your own, here's how:
- Navigate to the folder where you downloaded the source code.
- Navigate to the "src" directory.
- Open Cocktail.sln in Visual Studio.
- Press Ctrl-Shift-B or use the Build menu to build the solution
- Navigate to the src/Bin folder (at the same level as Cocktail.sln) and locate the assemblies you need under the net45, sl50 and winrt45 directories for the respective platforms.
Punch in source control
The Punch project is hosted on github. Maintaining your own working copy is a good way to stay current with the Punch project as it evolves or fork it for your own development or contributions.
URL: https://github.com/IdeaBlade/Cocktail
Videos