This repository contains a collection of .NET Template Packages, which can be used from IDEs such as Visual Studio and from the .NET CLI using dotnet new
. They are also used by Initializr.
Project templates:
steeltoe-webapi
: Add Steeltoe components to the default webapi
C# template.This document describes template installation and template general usage help. For learning how to develop additional options for the templates, see DEVELOPER.md.
From NuGet.org (production)$ dotnet new install Steeltoe.NetCoreTool.Templates
From .NET Foundation (staging)
$ dotnet nuget add source https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/ci/nuget/v3/index.json -n SteeltoeDev
$ dotnet new install Steeltoe.NetCoreTool.Templates
From Source (development)
$ dotnet new install src/Content
!*\bin\*;!*\obj\*;!*\.*\*
to !*\bin\*;!*\obj\*
to fix this.template.json
, dotnetcli.host.json
and ide.host.json
, but it doesn't appear, make sure it is listed in one of the HasAny*
computed options in template.json
.devenv.exe /updateconfiguration
."defaultSymbolVisibility": true
to ide.host.json
.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4