All Projects → dotnet → templates

dotnet / templates

Licence: MIT License
Templates for .NET

Programming Languages

powershell
5483 projects
shell
77523 projects
C#
18002 projects
CMake
9771 projects

dotnet-templates

This repository contains various .NET templates for Visual Studio.

Issues for the templates should be opened in following repositories:

Templates Repository
Common project (classlib, console) and item templates dotnet/templating
ASP.NET and Blazor templates dotnet/aspnetcore
WPF templates dotnet/wpf
Windows Forms templates dotnet/winforms
Test templates dotnet/test-templates
Microsoft.Maui.Templates dotnet/maui
Microsoft.iOS.Templates xamarin/xamarin-macios
Microsoft.MacCatalyst.Templates xamarin/xamarin-macios
Microsoft.MacOS.Templates xamarin/xamarin-macios
Microsoft.tvOS.Templates xamarin/xamarin-macios
Microsoft.Android.Templates xamarin/xamarin-android

.NET Core

Templates for .NET Core in Visual Studio

Editorconfig

Templates for creating a default editorconfig in Visual Studio.

Testing locally

To test this repository run the following from the command-line:

>git clone https://github.com/dotnet/templates.git
>cd templates
>build.cmd /p:DeployExtension=true
>devenv /rootSuffix Exp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].