{"id":13341541,"url":"https://github.com/kherrick/postview","last_synced_at":"2026-05-04T11:33:45.037Z","repository":{"id":151016900,"uuid":"159767334","full_name":"kherrick/postview","owner":"kherrick","description":"An adventure in C# on Linux, using Visual Studio Code and Blazor.","archived":false,"fork":false,"pushed_at":"2019-12-05T02:47:41.000Z","size":8893,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-24T20:47:49.033Z","etag":null,"topics":["blazor","web-assembly","web-components"],"latest_commit_sha":null,"homepage":"https://kherrick.github.io/postview/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kherrick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2018-11-30T04:12:21.000Z","updated_at":"2023-03-05T01:20:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d4d5be7-7ca7-4bf4-ba0f-e34c88ad6237","html_url":"https://github.com/kherrick/postview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kherrick/postview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kherrick%2Fpostview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kherrick%2Fpostview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kherrick%2Fpostview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kherrick%2Fpostview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kherrick","download_url":"https://codeload.github.com/kherrick/postview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kherrick%2Fpostview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32605788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blazor","web-assembly","web-components"],"created_at":"2024-07-29T19:25:29.185Z","updated_at":"2026-05-04T11:33:45.017Z","avatar_url":"https://github.com/kherrick.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postview\n\nAn adventure in C# on Linux, using Visual Studio Code and Blazor.\n\n# requirements\n\n* [bash](https://www.gnu.org/software/bash/)\n* [.NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1)\n\n# develop\n\n```bash\ndotnet run\n```\n\n# initially bootstrapped with the following\n\n```bash\n#!/usr/bin/env bash\n\nreadonly APP_NAME='postview'\n\ndotnet new -i Microsoft.AspNetCore.Blazor.Templates::3.1.0-preview4.19579.2 \\\n  \u0026\u0026 dotnet new blazorwasm -o \"$APP_NAME\" \\\n  \u0026\u0026 cd \"$APP_NAME\" || exit 1\n\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkherrick%2Fpostview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkherrick%2Fpostview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkherrick%2Fpostview/lists"}