Skip to content

Conversation

h4kbas
Copy link
Owner

@h4kbas h4kbas commented Aug 26, 2025

  • Upgrade from old P/Invoke to modern PCSC 5.0 library
  • Target .NET 8.0 for cross-platform compatibility
  • Implement async/await pattern throughout
  • Add comprehensive interface-based architecture
  • Include Models, Interfaces, and Utils for better organization
  • Add unit tests with xUnit and Moq
  • Add example console application
  • Add CI/CD workflow with GitHub Actions
  • Update README with usage examples and migration guide
  • Fix duplicate assembly attribute build issues
  • Successfully tested and verified working library

This version is ready for testing with real NFC hardware devices.

- Upgrade from old P/Invoke to modern PCSC 5.0 library
- Target .NET 8.0 for cross-platform compatibility
- Implement async/await pattern throughout
- Add comprehensive interface-based architecture
- Include Models, Interfaces, and Utils for better organization
- Add unit tests with xUnit and Moq
- Add example console application
- Add CI/CD workflow with GitHub Actions
- Update README with usage examples and migration guide
- Fix duplicate assembly attribute build issues
- Successfully tested and verified working library

This version is ready for testing with real NFC hardware devices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant