{"id":19286831,"url":"https://github.com/jeremylindsayni/raspberrypi.template","last_synced_at":"2026-04-09T14:03:44.992Z","repository":{"id":82618881,"uuid":"85471926","full_name":"jeremylindsayni/RaspberryPi.Template","owner":"jeremylindsayni","description":"An empty project template for dotnet core IoT applications deployed to the RaspberryPi.","archived":false,"fork":false,"pushed_at":"2017-11-10T21:54:52.000Z","size":12,"stargazers_count":28,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T02:27:35.511Z","etag":null,"topics":["dotnet-core","dotnet-template","raspberry-pi","raspberry-pi-template"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeremylindsayni.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}},"created_at":"2017-03-19T11:49:29.000Z","updated_at":"2025-03-26T08:44:06.000Z","dependencies_parsed_at":"2024-01-06T14:50:04.439Z","dependency_job_id":null,"html_url":"https://github.com/jeremylindsayni/RaspberryPi.Template","commit_stats":null,"previous_names":["jeremylindsayni/raspberrypitemplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremylindsayni%2FRaspberryPi.Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremylindsayni%2FRaspberryPi.Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremylindsayni%2FRaspberryPi.Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremylindsayni%2FRaspberryPi.Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremylindsayni","download_url":"https://codeload.github.com/jeremylindsayni/RaspberryPi.Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250167614,"owners_count":21386004,"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":["dotnet-core","dotnet-template","raspberry-pi","raspberry-pi-template"],"created_at":"2024-11-09T22:04:28.365Z","updated_at":"2026-04-09T14:03:44.959Z","avatar_url":"https://github.com/jeremylindsayni.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Raspberry Pi Template for .NET Core 2 projects\nAn empty project template for .NET Core 2 IoT applications deployed to the RaspberryPi.\n\nI started this project after reading this post:\nhttps://www.thurrott.com/dev/106624/net-core-comes-quietly-raspberry-pi\n\n## How to install the template\n\n\u003cb\u003eTL;DR\u003c/b\u003e  \n\u003ccode\u003edotnet new -i RaspberryPi.Template::*\u003c/code\u003e\n\nI wrote about how to use this template and install it into your development environment in this post:  \nhttps://jeremylindsayni.wordpress.com/2017/03/21/how-to-a-net-core-template-to-create-a-new-project-from-the-command-line-with-dotnet-new-i/\n\nYou need .NET Core 2 installed - you can get the most recent previews from here:  \nhttps://github.com/dotnet/cli/tree/master\n\nYou can install from nuget using the command:  \n\u003ccode\u003edotnet new -i RaspberryPi.Template::*\u003c/code\u003e\n\nOr if you want to install the source code and modify it, clone the repo to a directory (I put mine in the folder below but you can clone it anywhere):  \n\u003ccode\u003eC:\\Users\\Jeremy\\Documents\\Visual Studio 2017\\Templates\\ProjectTemplates\\Raspberry Pi\u003c/code\u003e\n\nThen install the template using the command below:  \n\u003ccode\u003edotnet new -i \"C:\\Users\\Jeremy\\Documents\\Visual Studio 2017\\Templates\\ProjectTemplates\\Raspberry Pi\\RaspberryPiTemplate\\RaspberryPiCore\"\u003c/code\u003e\n\nNow you can see the list of templates you have installed with this command:  \n\u003ccode\u003edotnet new --list\u003c/code\u003e\n\nAnd you can create a new project (called \"MyNewProject\") for your IoT device with the command:  \n\u003ccode\u003edotnet new coreiot -n MyNewProject\u003c/code\u003e\n\n## More\nSee more examples of running .NET Core apps the RaspberryPi ARM device here.  \nhttps://www.hackster.io/Ra5tko/running-native-net-core-apps-on-raspberry-pi-arm-0bb717\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremylindsayni%2Fraspberrypi.template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeremylindsayni%2Fraspberrypi.template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremylindsayni%2Fraspberrypi.template/lists"}