{"id":20893526,"url":"https://github.com/arction/lcjs-aspnet-template","last_synced_at":"2025-03-12T19:14:59.565Z","repository":{"id":98723579,"uuid":"400084823","full_name":"Arction/lcjs-aspnet-template","owner":"Arction","description":"ASP.NET project template with LigthningChart JS","archived":false,"fork":false,"pushed_at":"2025-02-05T12:29:17.000Z","size":3154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-05T13:28:42.179Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arction.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-08-26T07:45:55.000Z","updated_at":"2025-02-05T12:29:21.000Z","dependencies_parsed_at":"2025-02-05T13:25:27.399Z","dependency_job_id":"3f4f0a88-2586-408e-80d0-a327eb3ad6e4","html_url":"https://github.com/Arction/lcjs-aspnet-template","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/Arction%2Flcjs-aspnet-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-aspnet-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-aspnet-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arction%2Flcjs-aspnet-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arction","download_url":"https://codeload.github.com/Arction/lcjs-aspnet-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243277498,"owners_count":20265352,"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":[],"created_at":"2024-11-18T10:16:07.398Z","updated_at":"2025-03-12T19:14:59.558Z","avatar_url":"https://github.com/Arction.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LightningChart JS in ASP.NET Core Web App\n\nThis repository is a minimal example of using LightningChart JS in an ASP.NET Core Web App.\nIt produces a real-time scrolling time series, with data transfer from a demonstration data generator service to LCJS via a SignalR hub.\n\nhttps://github.com/Arction/lcjs-aspnet-template/assets/55391673/3aea8e36-c265-4941-805e-3c323f2b0b1f\n\nMore information can be found at [LightningChart JS documentation](https://lightningchart.com/js-charts/docs/frameworks/asp-dot-net/)\n\n## Running the template\n\n1. Open the solution in Visual Studio\n2. Install client-side dependencies by opening Solution Explorer, finding `libman.json`, right clicking on it and selecting \"Restore Client-Side Libraries\"\n3. Place your LightningChart JS license key in `wwwroot/js/chart.js`\n   - If you don't have one, you can get it from https://lightningchart.com/js-charts/#license-key\n4. Press `Start` button in Visual Studio\n\n## Creation of the template\n\nThe template was created using the ASP.NET Core Web App project template from Microsoft 12/2023, with .NET 6.0 framework.\nLightningChart JS dependency was added using `libman.json` with following configuration to download the library from `jsdelivr.com`:\n\n```json\n{\n  \"version\": \"1.0\",\n  \"defaultProvider\": \"cdnjs\",\n  \"libraries\": [\n    {\n      \"library\": \"@lightningchart/lcjs@7.0.1\",\n      \"destination\": \"wwwroot/lib/lcjs\",\n      \"provider\": \"jsdelivr\"\n    }\n  ]\n}\n```\n\nAll other changes, such as creating the example application, using LCJS library and using SignalR have been isolated into one convenient Git commit which you can view [HERE](https://github.com/Arction/lcjs-aspnet-template/commit/12f96656bbc01ef5c31b537798c91ed11131e754).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farction%2Flcjs-aspnet-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farction%2Flcjs-aspnet-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farction%2Flcjs-aspnet-template/lists"}