{"id":16687218,"url":"https://github.com/redth/passkitsharp","last_synced_at":"2025-10-06T16:17:33.506Z","repository":{"id":5014937,"uuid":"6173477","full_name":"Redth/PassKitSharp","owner":"Redth","description":"C# / .NET Library for Reading and Writing PassKit files","archived":false,"fork":false,"pushed_at":"2012-10-19T21:31:49.000Z","size":1613,"stargazers_count":24,"open_issues_count":2,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-12T02:33:16.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pusher/pusher-js","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Redth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-11T12:29:19.000Z","updated_at":"2025-04-26T14:59:15.000Z","dependencies_parsed_at":"2022-08-29T11:01:56.466Z","dependency_job_id":null,"html_url":"https://github.com/Redth/PassKitSharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Redth/PassKitSharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPassKitSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPassKitSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPassKitSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPassKitSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Redth","download_url":"https://codeload.github.com/Redth/PassKitSharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FPassKitSharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278639578,"owners_count":26020263,"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-06T02:00:05.630Z","response_time":65,"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-10-12T15:08:14.583Z","updated_at":"2025-10-06T16:17:33.488Z","avatar_url":"https://github.com/Redth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"PassKitSharp\n============\n\nPassKitSharp is a C#/.NET Library for Reading and Writing Apple PassKit files.\n\nIt's currently not complete, although the parser is working on a basic level.  The parser currently does not check the signature,\nbut does verify the hashes in the manifest.json for validity.\n\nSample\n------\n\n```csharp\n//Parse an existing pkpass file\nvar pk = PassKit.Parse(\"C:\\\\pass.pkpass\");\n\nConsole.WriteLine(pk.Barcode.Message);\n\n//Write a pkpass file out\npk.Write(\"C:\\\\passout.pkpass\", \"C:\\\\pass-cert.p12\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredth%2Fpasskitsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredth%2Fpasskitsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredth%2Fpasskitsharp/lists"}