# templates **Repository Path**: mirrors_dotnet/templates ## Basic Information - **Project Name**: templates - **Description**: Templates for .NET - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: archive - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dotnet-templates (read-only) This repository contained various .NET templates for Visual Studio. At this time, all templates have been moved into their respective repos or the [dotnet/sdk](https://github.com/dotnet/sdk) repo. Any templates used for testing have been moved into the Visual Studio internal repo. See https://github.com/dotnet/templates/pull/846 for more details. Issues for the templates should be opened in following repositories: | Templates | Repository | |---|---| |Common project (classlib, console) and item templates|[dotnet/sdk](https://github.com/dotnet/sdk)| |ASP.NET and Blazor templates|[dotnet/aspnetcore](https://github.com/dotnet/aspnetcore)| |WPF templates|[dotnet/wpf](https://github.com/dotnet/wpf)| |Windows Forms templates|[dotnet/winforms](https://github.com/dotnet/winforms)| |Test templates|[dotnet/test-templates](https://github.com/dotnet/test-templates)| |Microsoft.Maui.Templates|[dotnet/maui](https://github.com/dotnet/maui)| |Microsoft.iOS.Templates| [xamarin/xamarin-macios](https://github.com/xamarin/xamarin-macios) | |Microsoft.MacCatalyst.Templates| [xamarin/xamarin-macios](https://github.com/xamarin/xamarin-macios) | |Microsoft.MacOS.Templates| [xamarin/xamarin-macios](https://github.com/xamarin/xamarin-macios) | |Microsoft.tvOS.Templates| [xamarin/xamarin-macios](https://github.com/xamarin/xamarin-macios) | |Microsoft.Android.Templates| [xamarin/xamarin-android](https://github.com/xamarin/xamarin-android) |