Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
c3rebro
/
Elatec.NET
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
6
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: c3rebro/Elatec.NET
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
27 workflow runs
27 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix: Concurrent ComPort Access ins Async calls now awaits semaphoreSlim
CI
#27:
Commit
12451c6
pushed by
c3rebro
37s
master
master
37s
View workflow file
Merge pull request #23 from c3rebro/handle-com-port-access-errors
CI
#26:
Commit
c44ef2a
pushed by
c3rebro
38s
master
master
38s
View workflow file
Serialize transport access for async calls
CI
#25:
Pull request
#23
opened by
c3rebro
22s
handle-com-port-access-errors
handle-com-port-access-errors
22s
View #23
View workflow file
Release v0.6.0
CI
#24:
Commit
b1ddf2f
pushed by
c3rebro
44s
master
master
44s
View workflow file
Merge pull request #22 from c3rebro/fix-access-rights-packing-order
CI
#23:
Commit
aaafc68
pushed by
c3rebro
30s
master
master
30s
View workflow file
Fix DESFire access rights packing order
CI
#22:
Pull request
#22
opened by
c3rebro
44s
fix-access-rights-packing-order
fix-access-rights-packing-order
44s
View #22
View workflow file
Merge pull request #21 from c3rebro/investigate-serial-port-handling-…
CI
#21:
Commit
1eee8b6
pushed by
c3rebro
32s
master
master
32s
View workflow file
Add serial-port adapter, guard open/close with lock and disposal, and add tests
CI
#20:
Pull request
#21
opened by
c3rebro
30s
investigate-serial-port-handling-issues
investigate-serial-port-handling-issues
30s
View #21
View workflow file
Merge pull request #20 from c3rebro/add-enums-for-new-opcodes-and-hel…
CI
#19:
Commit
a4948f1
pushed by
c3rebro
37s
master
master
37s
View workflow file
Add Simple Protocol binary framing helpers and length-prefixed parsing (APIDocRev28)
CI
#18:
Pull request
#20
opened by
c3rebro
30s
add-enums-for-new-opcodes-and-helpers
add-enums-for-new-opcodes-and-helpers
30s
View #20
View workflow file
rename Iso to Iso1443
CI
#17:
Commit
a2e2241
pushed by
c3rebro
30s
master
master
30s
View workflow file
move back mifare to centralized protocols folder
CI
#16:
Commit
2d64502
pushed by
c3rebro
31s
master
master
31s
View workflow file
Merge pull request #19 from c3rebro/add-missing-apis-api_io-and-api_sys
CI
#15:
Commit
0ad967e
pushed by
c3rebro
30s
master
master
30s
View workflow file
Add host I/O Simple Protocol wrappers and correct system API usage
CI
#14:
Pull request
#19
opened by
c3rebro
32s
add-missing-apis-api_io-and-api_sys
add-missing-apis-api_io-and-api_sys
32s
View #19
View workflow file
remove files
CI
#13:
Commit
feccfa5
pushed by
c3rebro
28s
master
master
28s
View workflow file
Merge pull request #18 from c3rebro/list-protocol-commands-missing-fr…
CI
#12:
Commit
3de1e49
pushed by
c3rebro
30s
master
master
30s
View workflow file
Add downloaded protocol docs and missing command summary
CI
#11:
Pull request
#18
opened by
c3rebro
32s
list-protocol-commands-missing-from-src
list-protocol-commands-missing-from-src
32s
View #18
View workflow file
Merge pull request #17 from c3rebro/reorganize-project-folder-structure
CI
#10:
Commit
6340d30
pushed by
c3rebro
27s
master
master
27s
View workflow file
Reorganize project layout
CI
#9:
Pull request
#17
opened by
c3rebro
34s
reorganize-project-folder-structure
reorganize-project-folder-structure
34s
View #17
View workflow file
Merge pull request #16 from c3rebro/fix-cs0019-and-cs0234-compiler-er…
CI
#8:
Commit
194b01e
pushed by
c3rebro
34s
master
master
34s
View workflow file
Fix transport factory initialization and namespace qualifiers
CI
#7:
Pull request
#16
opened by
c3rebro
38s
fix-cs0019-and-cs0234-compiler-errors
fix-cs0019-and-cs0234-compiler-errors
38s
View #16
View workflow file
Move BaseChip
CI
#6:
Commit
cf48cee
pushed by
c3rebro
18s
master
master
18s
View workflow file
Merge pull request #15 from c3rebro/update-twn4readerdevice-namespace…
CI
#5:
Commit
bf7fc43
pushed by
c3rebro
23s
master
master
23s
View workflow file
Unify TWN4ReaderDevice namespaces and add System API test
CI
#4:
Pull request
#15
opened by
c3rebro
21s
update-twn4readerdevice-namespaces-and-tests
update-twn4readerdevice-namespaces-and-tests
21s
View #15
View workflow file
prepare refactor
CI
#3:
Commit
9698bda
pushed by
c3rebro
21s
master
master
21s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.