iKnode SDK on NuGet

We are very excited about NuGet and we use it extensively in our source code. Today, we released the iKnode SDK for .NET on NuGet.

You can install the SDK for your projects using:

1
PM> Install-Package iKnodeSdk

Don’t forget that you can always get the latest source code and binary releases directly from our Github Page. If you want to download the latest version of the SDK without using NuGet, you can do so by going to the Downloads Section in Github.

Happy Coding!!!