Skip to content

secucard/secucard-connect-net-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secucard connect .NET SDK

Requirements

  • .NET Framework 4.5
  • C# .NET-supporting IDE, for example Microsoft Visual Studio or MonoDevelop

Install

You can use the SDK using one of the following methods:

Then, reference the NuGet package, source project or binary release from your own project. Detailed information can be found in the SDK Guide.

Usage

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

Example Project

To run the example project, clone the repo https://github.com/secucard/secucard-connect-net-sdk-demo and open it with Microsoft Visual Studio.

Change log

Please see CHANGELOG for more information what has changed recently.

License

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.