Skip to content

Commit 3f2810b

Browse files
author
Cam Soper
committed
[New learning path] aspnet-core-fundamentals
1 parent 622576f commit 3f2810b

File tree

1 file changed

+37
-0
lines changed
  • learn-pr/paths/aspnet-core-fundamentals

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
### YamlMime:LearningPath
2+
uid: learn.aspnet-core-fundamentals
3+
metadata:
4+
title: Understand ASP.NET Core fundamentals
5+
description: |
6+
Learn the fundamentals of building web applications with ASP.NET Core. This learning path teaches the basics required for front-end and back-end development with ASP.NET Core.
7+
ms.date: 11/13/2024
8+
author: CamSoper
9+
ms.author: casoper
10+
ms.topic: learning-path
11+
title: Understand ASP.NET Core fundamentals
12+
summary: |
13+
Learn the fundamentals of building web applications with ASP.NET Core. This learning path teaches the basics required for front-end and back-end development with ASP.NET Core.
14+
prerequisites: |
15+
- Experience building web applications using .NET and C#
16+
iconUrl: /training/achievements/generic-trophy.svg
17+
levels:
18+
- intermediate
19+
roles:
20+
- developer
21+
products:
22+
- dotnet
23+
- aspnet-core
24+
- vs
25+
- vs-code
26+
subjects:
27+
- cross-development
28+
- backend-development
29+
- frontend-development
30+
modules:
31+
- learn.introduction-to-aspnet-core
32+
- learn.build-your-first-aspnet-core-web-app
33+
- learn.aspnetcore-middleware
34+
- learn.configure-dependency-injection
35+
- learn.publish-aspnetcore-app
36+
trophy:
37+
uid: learn.aspnet-core-fundamentals.trophy

0 commit comments

Comments
 (0)