CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 20:46:58 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"5568ee37962bf9d083b205747464454f"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=rfBmnKwYcaRY%2BBR%2FXyFBMCJCWecceWxxI3JluLgvIlpWJU3WSdtJ6YtSpwaO%2FbpenoMNlFpZEznCvrGSKULSgnUPPa6ej6wVKjegz1KU2m5sIH9SEYfGFgLiJpkdImZWfdHm79Sg%2F%2BpjRNrTa%2F99p%2BnYVE0Gd3lU7f8Wutv3eMzMmCu1D0%2FWVgwF2VIvj8cMgJV6dbJYdNpeX2LJ1h1aKQwANLFYZeZmVb607HouQWsmIe4Odff29mjVdumryrOUQ%2FXIUgYJ2m8Rh9yfz%2Fh3Fg%3D%3D--jYFhAA40EFlmEtf6--chxmMF%2B8FaRd4Aczuwj%2FuA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.88071997.1752958017; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 20:46:57 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 20:46:57 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CD28:134C64:ADA89C:E190B8:687C0441
Available templates for dotnet new · dotnet/templating Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 392
Available templates for dotnet new
YuliiaKovalova edited this page May 17, 2023
·
120 revisions
To search for the templates available on NuGet.org, use dotnet new search
.
dotnet new search web
dotnet new search azure --type project
dotnet new search azure --author Microsoft
To ensure that the template package appears in dotnet new search
result, set the NuGet package type to Template
.
Note: In order to show templates preinstalled with SDK and installed manually run the dotnet new list
.
dotnet new list
dotnet new list --author Microsoft
dotnet new list web
dotnet new list web --type project
Below is a list of selected NuGet.org templates which are available for use with dotnet new
:
Name | Quick Install |
---|---|
.NET Boxed | dotnet new install "Boxed.Templates" |
Auth0 Templates | dotnet new install Auth0.Templates::2.0.0" |
AWS Lambda .NET Core Templates | dotnet new install "Amazon.Lambda.Templates" |
Avalonia UI Templates - Avalonia is a framework for creating cross platform UI | dotnet new install "Avalonia.Templates" |
Blazor - Full stack web development with C# and WebAssembly | dotnet new install "Microsoft.AspNetCore.Blazor.Templates::3.0.0-*" |
Cake.Frosting | dotnet new install "Cake.Frosting.Template" |
Carter - Carter is a library that allows Nancy-esque routing for use with ASP.Net Core. | dotnet new install "CarterTemplate" |
CleanBlazor - Minimal Blazor projects. Standard Blazor project templates minus any boilerplate assets (e.g. Bootstrap, Counter.razor, etc.) | dotnet new install "FriscoVInc.DotNet.Templates.CleanBlazor" |
cloudscribe | dotnet new install "cloudscribe.templates" |
DotVVM - Open source MVVM framework for line of business web applications | dotnet new install "DotVVM.Templates" |
Eto.Forms | dotnet new install "Eto.Forms.Templates" |
GCC.Build - C/C++/CPP/VCXPROJ Build Template using GCC/G++/EMCC or your favorate compiler | dotnet new install GCC.Build.Template |
Geco - C# 6 Interpolated strings based Code Generator | dotnet new install "iQuarc.Geco.CSharp" |
GtkSharp | dotnet new install "GtkSharp.Template.CSharp" |
IdentityServer4.Templates | dotnet new install "identityserver4.templates" |
Kentico Cloud Boilerplate | dotnet new install "KenticoCloud.CloudBoilerplateNet" |
MonoGame (.NET Core) | dotnet new install "MonoGame.Templates.CSharp" |
MSBuild extension | dotnet new install "MSBuildExtensionTemplate" |
MvxScaffolding Templates - MvvmCross Xamarin native and Xamarin Forms templates. | dotnet new install "MvxScaffolding.Templates" |
NancyFX Template | not on nuget.org |
NSpec Templates | dotnet new install "dotnet-new-nspec" |
NUnit 3 Test Project Template | dotnet new install "NUnit3.DotNetNew.Template" |
Paulovich.Caju - .NET applications with Event Sourcing, Hexagonal or Clean Architectures styles | dotnet new install "Paulovich.Caju" |
Paulovich.Manga - Clean Architecture for .NET Applications! | dotnet new install "Paulovich.Manga" |
Particular Templates - Templates targeting NServiceBus and other tools and libraries from Particular Software | dotnet new install "ParticularTemplates" |
Pioneer Console Boilerplate - Boilerplated .NET Core console application that includes dependency injection, logging and configuration. | dotnet new install "Pioneer.Console.Boilerplate" |
PowerShell Core | dotnet new install "FiftyProtons.Templates.PSCore" |
Prism Forms QuickStarts - Empty & QuickStart project Templates for Prism for Xamarin Forms. Requires dotnet cli 2.0 pre3+ | dotnet new install "Prism.Forms.QuickstartTemplates" |
Raspberry Pi 3 - C# template for .NET Core 2 IoT applications. | dotnet new install "RaspberryPi.Template" |
ServiceStack | dotnet new install "ServiceStack.Core.Templates" |
SpecFlow.Templates.DotNet - A project template for creating executable specifications with SpecFlow. You can choose from different .NET frameworks and test frameworks. | dotnet new install "SpecFlow.Templates.DotNet" |
Template templates - Templates to create new project and item templates. Requires new3 . |
dotnet new install "FiftyProtons.Templates.DotNetNew" |
Zahasoft Templates | dotnet new install "Zahasoft.Skele" |
ASP.NET Core Web API (extended) | dotnet new install "Popov1024.HttpApi.Template.CSharp" |
ASP.NET Core Web API for AKS - A template for creating a fully-featured, 12 Factor, ASP.NET Core Web API for AKS | dotnet new install "RobBell.AksApi.Template" |
HoNoSoFt.DotNet.Web.Spa.ProjectTemplates (VueJs + Picnic CSS) | dotnet new install "HoNoSoFt.DotNet.Web.Spa.ProjectTemplates" |
xUnit Test Template - Adds a xUnit test file to an existing test project. | dotnet new install GatewayProgrammingSchool.xUnit.CSharp |
RocketMod Plugin Templates RocketMod is a plugin framework for .NET based games. This template allows to quickly get started with a new RocketMod Plugin. | dotnet new install "Rocket.Templates" |
EISK Web Api - ASP.NET Core templates with simple use cases to build scalable web api with architectural best practices (DDD, Onion Architecture etc). | dotnet new install "eisk.webapi" |
OpenMod Plugin Templates - OpenMod is .NET plugin framework. These templates allow user to quickly get started with a new OpenMod Plugin. | dotnet new install "OpenMod.Templates" |
Name | Quick Install |
---|---|
ASP.NET Core WebAPI F# Template | dotnet new install "WebAPI.FSharp.Template" |
Bolero: F# in WebAssembly | dotnet new install Bolero.Templates |
Eto.Forms | dotnet new install "Eto.Forms.Templates" |
Expecto Template | dotnet new install "Expecto.Template" |
F# TypeProvider Template | dotnet new install FSharp.TypeProviders.Templates |
Fable-elmish | dotnet new install "Fable.Template.Elmish.React" |
Fable, F# |> Babel | dotnet new install "Fable.Template" |
Fable Library - F# Template for creating and publishing Fable libraries | dotnet new install "Fable.Template.Library" |
Fabulous for Xamarin.Forms | dotnet new install Fabulous.XamarinForms.Templates |
Freya | dotnet new install "Freya.Template" |
Giraffe Template | dotnet new install "giraffe-template" |
GtkSharp | dotnet new install "GtkSharp.Template.FSharp" |
Interstellar | dotnet new install "Interstellar.Template" |
MiniScaffold - F# Template for creating and publishing libraries targeting .NET Full (net45) and Core (netstandard1.6) | dotnet new install "MiniScaffold" |
NancyFx | dotnet new install "NancyFx.Core.Template" |
SAFE Template | dotnet new install "SAFE.Template" |
vbfox's F# Templates | dotnet new install "BlackFox.DotnetNew.FSharpTemplates" |
WebSharper | dotnet new install "WebSharper.Templates" |
Name | Quick Install |
---|---|
GtkSharp | dotnet new install "GtkSharp.Template.VBNet" |
InteXX Assorted Templates | dotnet new install "Intexx.Templates" |
Clone this wiki locally
You can’t perform that action at this time.