{"id":19385786,"url":"https://github.com/bitvantage/ethernet.macaddress","last_synced_at":"2026-02-12T21:31:29.057Z","repository":{"id":246682871,"uuid":"820301856","full_name":"Bitvantage/Ethernet.MacAddress","owner":"Bitvantage","description":"Parse, decode, and format MAC addresses in various formats.","archived":false,"fork":false,"pushed_at":"2024-06-28T20:40:04.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-03T01:08:38.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bitvantage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T07:49:29.000Z","updated_at":"2024-06-29T15:05:43.000Z","dependencies_parsed_at":"2024-06-29T17:03:29.038Z","dependency_job_id":null,"html_url":"https://github.com/Bitvantage/Ethernet.MacAddress","commit_stats":null,"previous_names":["bitvantage/ethernet.macaddress"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bitvantage/Ethernet.MacAddress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitvantage%2FEthernet.MacAddress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitvantage%2FEthernet.MacAddress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitvantage%2FEthernet.MacAddress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitvantage%2FEthernet.MacAddress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bitvantage","download_url":"https://codeload.github.com/Bitvantage/Ethernet.MacAddress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bitvantage%2FEthernet.MacAddress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278234033,"owners_count":25953075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T10:03:05.394Z","updated_at":"2025-10-03T21:56:20.640Z","avatar_url":"https://github.com/Bitvantage.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitvantage.Ethernet.MacAddress\nParse, decode, and format MAC addresses in various formats\n\nA [MAC address](https://en.wikipedia.org/wiki/MAC_address) is a globally unique identifier assigned to Ethernet devices that consists of a bit to indicate if it is locally administrated, a bit to indicate if it is a multicast address, a manufacture identifier, and an extension identifier or serial number.\n\n\n## Installing via NuGet Package Manager\n```\nPM\u003e NuGet\\Install-Package Bitvantage.Ethernet.MacAddress\n```\n\n## Quick Start\n```csharp\nvar macAddress1 = MacAddress.Parse(\"dead:beef:abcd\");\nvar macAddress2 = MacAddress.Parse(\"dead.beef.abcd\");\nvar macAddress3 = MacAddress.Parse(\"de.ad.be.ef.ab.cd\");\nvar macAddress4 = MacAddress.Parse(\"de:ad:be:ef:ab:cd\");\nvar macAddress5 = MacAddress.Parse(\"deadbeefabcd\");\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitvantage%2Fethernet.macaddress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitvantage%2Fethernet.macaddress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitvantage%2Fethernet.macaddress/lists"}