https://github.com/socketmobile/csharp-capturesdk
https://github.com/socketmobile/csharp-capturesdk
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/socketmobile/csharp-capturesdk
- Owner: SocketMobile
- Created: 2024-09-17T12:54:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-25T17:11:30.000Z (11 months ago)
- Last Synced: 2025-12-01T20:38:26.359Z (7 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# C# CaptureSDK Version 1.7.112.395 Windows, Android and iOS Support
The C# CaptureSDK is [available publicly on nuget.org here](https://www.nuget.org/packages/SocketMobile.Capture)
## Devices Compatibility and CaptureSDK Versions
| Devices | <= 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 |
| :--------------------------------------------: | :----: | :-: | :-: | :-: | :-: | :-: |
| **S320** | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ |
| **M930/M940** | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ |
| **SocketCam C820 (Windows[UWP/MAUI-Net6])** | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ |
| **SocketCam C860 (Android-iOS)** | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ |
| **SocketCam C820 (Android-iOS)** | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
| **S720/D720/S820** | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ |
| **D600 (Android-iOS)** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| **S550, and all older barcode scanners** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| **S370** | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
| **M963** | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ |
Note: Bluetooth LE devices (such as the D600, S550, S320 and S370) support also relies on the Companion version for Windows and Android.
For instance, the D600 is not supported by Windows Companion.
Socket Mobile is a leading innovator of data capture and delivery solutions for enhanced productivity.
CaptureSDK is the easiest solution for adding barcode scanning capability to a Windows, Android or iOS application.
The Socket Mobile barcode scanner is an ergonomic, fast and accurate solution to a variety of data entry scenarios.
This SDK is very easy to integrate to an application without any requirement to follow a specific design architecture.
Integration into an application can be done in as little as 10 minutes!
More documentation can be found [here](https://docs.socketmobile.dev/capture/csharp/en/latest/).