-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME.md
More file actions
27 lines (20 loc) · 992 Bytes
/
README.md
File metadata and controls
27 lines (20 loc) · 992 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Disclaimer
--------
This project has been migrated to the [PkiSuiteSamples](https://github.com/LacunaSoftware/PkiSuiteSamples) folder, along with other frameworks examples.
Lacuna PKI SDK Samples
======================
This repository contains sample projects demonstrating the use of the [Lacuna PKI SDK](https://www.lacunasoftware.com/en/products/pki_sdk)
with different .NET technologies.
Choose one of the following sample projects:
* [ASP.NET MVC](MVC/)
* [ASP.NET Web Forms](WebForms/)
* [ASP.NET Web API / Single Page Application](WebAPI/)
* [WPF Desktop App](WPF/)
* [Console](Console/)
To run the samples, you will need a license. If you don't have one, request a free trial license at
[our website](http://www.lacunasoftware.com/en/home/contact).
See Also
--------
* [Online documentation](http://pki.lacunasoftware.com/Help)
* [Lacuna PKI SDK package on Nuget](https://www.nuget.org/packages/Lacuna.Pki)
* [Test certificates](TestCertificates.md)