NuGet

The easiest way to import the library into your project is by using the NuGet repository. The package is called SPIClient and can be found in the NuGet package search in your Visual Studio. You can use this library for any .NET languages, such as C#, F# and Visual Basic .NET.

Sample POS

Reference implementation, written in C#, is available in spi-samples-cs.

Exposing the Logs

To enable the SPI Logs in the .Net SPI Library version please add the below line of code in the App.config file. SPI Log file location needs to be mentioned in the write-to:”File.path”

1518