Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": ".NET Aspire Starter App",
"name": ".NET Aspire 시작 앱",
"description": "필요에 따라 캐싱에 Redis를 사용하여 Blazor 웹 프런트 엔드와 웹 API 백 엔드 서비스로 .NET Aspire 앱을 만들기 위한 프로젝트 템플릿입니다.",
"symbols/Framework/description": "프로젝트에 대한 대상 프레임워크입니다.",
"symbols/Framework/choices/net8.0/description": "대상 net8.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": ".NET Aspire Test Project (xUnit)",
"name": ".NET Aspire 測試專案 (xUnit)",
"description": "包含 .NET Aspire AppHost 專案之 xUnit.net 整合測試的專案。",
"symbols/Framework/description": "專案的目標 Framework。",
"symbols/Framework/choices/net8.0/description": "目標 net8.0",
Expand Down
Loading