TinyOS.Extension.Templates
1.0.0-preview.20240521-17
See the version list below for details.
dotnet new install TinyOS.Extension.Templates::1.0.0-preview.20240521-17
TinyOS Solution Templates
Installing the templates
The templates are available on NuGet. To install the templates, run the following command:
dotnet new -install TinyOS.Extension.Templates
Using the templates
Creating a new project "ByteWorks" (-n
or --name
):
dotnet new tinyos --name "ByteWorks"
Displaying help information for the TinyOS project template (-h
or --help
):
dotnet new tinyos --help
Building the templates
If you want to customize or contribute to the templates, you will need to build and install the templates locally. The following instructions will help you get started. The templates automatically generate a nupkg on build. To build and install the nupkg locally run the following command:
dotnet pack
dotnet new --install bin/Release/TinyOS.Extension.Templates.1.0.0.nupkg
To uninstall the templates
dotnet new --uninstall TinyOS.Extension.Templates
To clear all instlled nuget packages
dotnet nuget locals all --clear
dotnet restore
This package has 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.
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview.20240522-34 | 0 | 5/22/2024 |
1.0.0-preview.20240522-33 | 2 | 5/22/2024 |
1.0.0-preview.20240522-31 | 0 | 5/22/2024 |
1.0.0-preview.20240522-30 | 0 | 5/22/2024 |
1.0.0-preview.20240521-29 | 2 | 5/21/2024 |
1.0.0-preview.20240521-28 | 0 | 5/21/2024 |
1.0.0-preview.20240521-25 | 1 | 5/21/2024 |
1.0.0-preview.20240521-24 | 0 | 5/21/2024 |
1.0.0-preview.20240521-23 | 0 | 5/21/2024 |
1.0.0-preview.20240521-22 | 0 | 5/21/2024 |
1.0.0-preview.20240521-18 | 0 | 5/21/2024 |
1.0.0-preview.20240521-17 | 0 | 5/21/2024 |
1.0.0-preview.20240521-16 | 3 | 5/21/2024 |
1.0.0-preview.20240521-15 | 9 | 5/21/2024 |
1.0.0-preview.20240521-14 | 0 | 5/21/2024 |
1.0.0-preview.20240521-13 | 0 | 5/21/2024 |
1.0.0-preview.20240520-12 | 2 | 5/20/2024 |