- .NET Framework 4.5
- C# .NET-supporting IDE, for example Microsoft Visual Studio or MonoDevelop
You can use the SDK using one of the following methods:
- Install the Secucard.Connect NuGet package
- Download or clone the source code
- Download the latest binary release
Then, reference the NuGet package, source project or binary release from your own project. Detailed information can be found in the SDK Guide.
A general integration guide can be found here: http://developer.secuconnect.com/doc/guide
The .NET-specific guide is here: http://developer.secuconnect.com/doc/sdk/net/guide. From there you have access to other information material.
SDKs for other languages can be found here: http://developer.secuconnect.com/doc/sdk
To run the example project, clone the repo https://github.com/secucard/secucard-connect-net-sdk-demo and open it with Microsoft Visual Studio.
Please see CHANGELOG for more information what has changed recently.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE File file, or at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.