Skip to content

NuGet package to help in the creation of custom K2 SmartForm controls for BlackPearl.

License

Notifications You must be signed in to change notification settings

joshbtn/K2CustomControlNuGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K2 SmartForms Custom Controls NuGet package.

Because K2 is closed source the required K2/SourceCode dlls are not included in this project.
The configure script will help copy the required dlls from your local/remote install into this package.

Configure

To include the required dll files from your install use the configure tool.

    configure.ps1 -k2path "c:\Program Files (x86)\K2 blackpearl\"

Build

    build.ps1

This will create a 'build' folder on the root containing the nupkg files.

Install

See hosting your own nuget feeds

Resources

Creating custom controls - http://help.k2.com/en/k2smartforms1.02devref.aspx
Creating and Publishing a Package - http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package
hosting your own nuget feeds - http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds

About

NuGet package to help in the creation of custom K2 SmartForm controls for BlackPearl.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published