Garrard.IoT.Templates
0.0.7
dotnet new install Garrard.IoT.Templates::0.0.7
This package contains a .NET Template Package you can call from the shell/command line.
Getting started
Status: WiP, prerelease
Purpose
This package creates [will] an .NET Core template(s) that [will] build out the basics to run different basic application(s) on a Raspberry PI.
User Stories
Create a template with basic IoT application
As a Developer I want to create a basic IoT application So that I get get up and running quickly
Install
Install (latest) Template and create new project:
dotnet new --install Garrard.IoT.Templates
dotnet new garrard-iot
Uninstall
dotnet new --uninstall Garrard.IoT.Templates
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.