Search code examples
.netsdkrfid

What does it mean by .net SDK?


What is .net SDK means?

i am interested in RFID scanner and i asked the seller that i wanted to make a custom application using their hardware, and they said that they could provide the .net SDK. I just wonder is it like the package that i can include in .net programming?

I am a beginner programmer, any link or explanation will be helpful.


Solution

  • In general, the .net SDK for RFID are C# library wrapping their C library that you need to include in your software.

    You will normally have a example of use-case in the package and a documentation.