Templates for .NET
Перейти к файлу
Marc Paine 3483276c7d
Switch common template location to sdk
2024-06-20 11:06:40 -07:00
README.md Switch common template location to sdk 2024-06-20 11:06:40 -07:00

README.md

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 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
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