{"id":19294467,"url":"https://github.com/plummerssoftwarellc/primeview","last_synced_at":"2025-04-22T08:30:30.664Z","repository":{"id":42038532,"uuid":"378068503","full_name":"PlummersSoftwareLLC/PrimeView","owner":"PlummersSoftwareLLC","description":"Web application to view benchmark reports generated in/for the Primes project.","archived":false,"fork":false,"pushed_at":"2024-12-16T17:05:21.000Z","size":930227,"stargazers_count":27,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-01T20:51:27.017Z","etag":null,"topics":["blazor","csharp","primes","webassembly"],"latest_commit_sha":null,"homepage":"https://plummerssoftwarellc.github.io/PrimeView/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PlummersSoftwareLLC.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-18T07:23:57.000Z","updated_at":"2024-12-16T16:56:48.000Z","dependencies_parsed_at":"2023-02-11T11:45:17.122Z","dependency_job_id":"f9a7f435-8996-40b7-9403-3d9310b1d4c7","html_url":"https://github.com/PlummersSoftwareLLC/PrimeView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlummersSoftwareLLC%2FPrimeView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlummersSoftwareLLC%2FPrimeView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlummersSoftwareLLC%2FPrimeView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PlummersSoftwareLLC%2FPrimeView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PlummersSoftwareLLC","download_url":"https://codeload.github.com/PlummersSoftwareLLC/PrimeView/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250205960,"owners_count":21392157,"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","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","csharp","primes","webassembly"],"created_at":"2024-11-09T22:38:30.703Z","updated_at":"2025-04-22T08:30:30.393Z","avatar_url":"https://github.com/PlummersSoftwareLLC.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PrimeView\n\n![CI](https://github.com/rbergen/PrimeView/actions/workflows/azure-static-web-apps-agreeable-mud-0b27ba210.yml/badge.svg)\n![CI](https://github.com/PlummersSoftwareLLC/PrimeView/actions/workflows/github-pages.yml/badge.svg)\n\nThis is a Blazor WebAssembly static in-browser web application to view benchmark reports generated in/for the [Primes](https://github.com/PlummersSoftwareLLC/Primes) project.\n\nThe application loads benchmark reports from an API that has been developed and published for the purpose. More information about the API reader can be found in [RestAPIReader/README.md](src/RestAPIReader/README.md).\n\nPreviously, the application loaded benchmark reports in JSON format, either from a configured location or using a default approach. The report reader in question is still included; more information on how it works can be found in [JsonFileReader/README.md](src/JsonFileReader/README.md).\n\nAs the report reader back-ends are isolated from the front-end (and added via dependency injection), it's easy to add and use another report provider.\n\n## Building\n\nThe solution can be built by running the following commands from the repository root directory, once [.NET 8.0](https://dotnet.microsoft.com/download/dotnet/8.0) is installed:\n\n```shell\ndotnet workload install wasm-tools-net6\ndotnet publish\n```\n\nNote that:\n\n* the first command installs the tools required for AOT compilation. That command has to be executed only once for any system PrimeView is built on.\n* the AOT compilation can take multiple minutes to complete.\n\nAt the end of the build process, the location of the build output will be indicated in the following line:\n\n```shell\nFrontend -\u003e \u003crepo root\u003e\\src\\Frontend\\bin\\Release\\net8.0\\publish\\\n```\n\n## Implementation notes\n\nWhere applicable, implementation notes can be found in README.md files in the directories for the respective C#/Blazor projects.\n\n## Attribution\n\n* The source code that gets and sets query string parameters is based on [a blog post](https://www.meziantou.net/bind-parameters-from-the-query-string-in-blazor.htm) by G\u0026eacute;rald Barr\u0026eacute;.\n* Local storage is implemented using [Blazored LocalStorage](https://github.com/Blazored/LocalStorage).\n* The tables of report summaries and report results are implemented using [BlazorTable](https://github.com/IvanJosipovic/BlazorTable).\n* The checkered flag in favicon.ico was made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplummerssoftwarellc%2Fprimeview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplummerssoftwarellc%2Fprimeview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplummerssoftwarellc%2Fprimeview/lists"}