This repo contains SPA project templates which are part of the ASP.NET Core
Перейти к файлу
Mackinnon Buck 0c5a96babb
Update JavaScript dependencies (#54) (#55)
2022-07-06 12:58:00 -07:00
eng [SPA] Update npm depencencies for angular and react (#37) 2022-01-12 04:25:03 -08:00
src Update JavaScript dependencies (#54) (#55) 2022-07-06 12:58:00 -07:00
.gitattributes Get local builds working (#7) 2021-07-29 15:23:44 -07:00
.gitignore Get local builds working (#7) 2021-07-29 15:23:44 -07:00
CODE-OF-CONDUCT.md Create CODE-OF-CONDUCT.md 2021-07-20 14:44:24 -07:00
CONTRIBUTING.md Add readme, contributing guide, and PR template (#18) 2021-09-10 21:16:10 -07:00
Directory.Build.props Get local builds working (#7) 2021-07-29 15:23:44 -07:00
Directory.Build.targets Get local builds working (#7) 2021-07-29 15:23:44 -07:00
LICENSE.txt Updated to the license from dotnet/runtime repo 2021-07-19 16:46:11 -07:00
README.md Add readme, contributing guide, and PR template (#18) 2021-09-10 21:16:10 -07:00
SECURITY.md Get local builds working (#7) 2021-07-29 15:23:44 -07:00

README.md

ASP.NET Core Single Page App templates

This repo is home for the ASP.NET Core Single Page App (SPA) project templates for Angular and React that ship as part of the .NET SDK, as well as a listing of community provided templates for using ASP.NET Core with other frontend JavaScript frameworks.

Community templates

This section is for community project templates for using ASP.NET Core with various frontend JavaScript frameworks.

See the contributing guide for details on how to add a project template to this list.