This is .NET project which lets you use libfreefare from .NET C# or F#.
https://github.com/episage/SharpNFC (included with some small fixes )
- libnfc dll - (v1.7.1 already included)
- libfreefare dll (v0.4 included)
- mifare_x64.dll (included)
- libusb0.dll (included)
- C# project SharpNFC(already included in solution)
no further installation needed
see C# examples in Wiki or more in source code
Please contribute to this project
- update libfreefare and other dependencies
- make sure that the .NET unmanaged code is compatible with current libfreefare