Getting Started with ASP.NET Core
11h 55m 33s
English
Paid
So you want to build a web application. You open up Visual Studio and then what? You have five great project types to choose from (Razor Pages, MVC, API, Blazor Server, and Blazor WebAssembly/Client). How do you know which of the five major ASP.NET core project types is right for your situation? You can choose from Razor Pages, MVC, API, Blazor Server, and Blazor WebAssembly/Client.)
Read more about the course
Once you make a choice, how do you get started?
This course will answer those questions and more by giving a hands-on, real-world demonstration of each project type, comparing and contrasting the project types, and by creating five start-to-finish project examples (one for each type) of full CRUD operations with SQL Server.
This course will answer those questions and more by giving a hands-on, real-world demonstration of each project type, comparing and contrasting the project types, and by creating five start-to-finish project examples (one for each type) of full CRUD operations with SQL Server.
This course clears away the confusion of all these different project types and empowers you to confidently make the right decision for your situation.
Watch Online Getting Started with ASP.NET Core
Join premium to watch
Go to premium
# | Title | Duration |
---|---|---|
1 | Course Overview | 06:32 |
2 | The Scope | 10:51 |
3 | Prerequisites | 05:12 |
4 | Introduction | 00:23 |
5 | Creating ASP.NET Core Razor Pages | 20:34 |
6 | Creating ASP.NET Core MVC | 04:00 |
7 | Creating ASP.NET Core API | 05:15 |
8 | Creating Blazor Server Side | 10:44 |
9 | Creating Blazor Web Assembly | 07:36 |
10 | Section Summary | 02:31 |
11 | Introduction | 00:42 |
12 | Project Similarities | 11:11 |
13 | Project Differences | 09:11 |
14 | Mixing Project Types | 07:27 |
15 | The Focus of Each Project Type | 13:44 |
16 | Section Summary | 01:58 |
17 | Introduction | 00:52 |
18 | Project Overview | 02:23 |
19 | Database Project Creation | 06:05 |
20 | Table Creation | 07:58 |
21 | Post Deploy Script | 05:08 |
22 | Stored Procedure Creation | 11:07 |
23 | Publishing the Database | 09:16 |
24 | Class Library Creation | 03:33 |
25 | Adding the NuGet Packages | 03:52 |
26 | Creating the SQL Database Code | 22:52 |
27 | Creating Data Classes | 32:45 |
28 | Copy of Exporting the DLL | 03:50 |
29 | Exporting the DLL | 03:50 |
30 | Section Summary | 02:43 |
31 | Introduction | 00:25 |
32 | New Project | 02:03 |
33 | Adding the DLL | 02:44 |
34 | Configuring Dependency Injection | 08:10 |
35 | Adding the Connection String | 06:07 |
36 | Routing | 02:10 |
37 | Creating Data | 34:39 |
38 | Reading Data | 19:28 |
39 | Updating Data | 13:35 |
40 | Deleting Data | 12:13 |
41 | Deploying | 11:36 |
42 | Section Summary | 04:04 |
43 | Introduction | 00:28 |
44 | New Project | 01:56 |
45 | Adding the DLL | 01:48 |
46 | Configuring Dependency Injection | 02:41 |
47 | Adding the Connection String | 02:29 |
48 | Routing | 05:00 |
49 | Creating Data | 18:53 |
50 | Reading Data | 11:44 |
51 | Updating Data | 05:33 |
52 | Deleting Data | 09:14 |
53 | Deploying | 04:10 |
54 | Section Summary | 05:42 |
55 | Introduction | 01:05 |
56 | New Project | 03:47 |
57 | Adding the DLL | 01:16 |
58 | Configuring Dependency Injection | 02:28 |
59 | Adding the Connection String | 00:50 |
60 | Routing | 01:41 |
61 | Creating Data | 18:01 |
62 | Reading Data | 11:00 |
63 | Updating Data | 05:37 |
64 | Deleting Data | 03:55 |
65 | Deploying | 06:19 |
66 | Enabling CORS | 01:25 |
67 | Section Summary | 06:26 |
68 | Introduction | 00:39 |
69 | New Project | 03:27 |
70 | Adding the DLL | 01:23 |
71 | Configuring Dependency Injection | 03:28 |
72 | Routing | 04:25 |
73 | Adding the Connection String | 01:10 |
74 | Creating Data | 29:25 |
75 | Reading Data | 19:09 |
76 | Updating Data | 10:41 |
77 | Deleting Data | 10:31 |
78 | Deploying | 03:07 |
79 | Section Summary | 01:37 |
80 | Introduction | 01:42 |
81 | New Project | 03:52 |
82 | Add NuGet Package | 01:11 |
83 | Configuring Dependency Injection | 05:48 |
84 | Routing | 03:36 |
85 | Creating Data | 18:10 |
86 | Reading Data | 12:15 |
87 | Updating Data | 05:39 |
88 | Deleting Data | 04:15 |
89 | Deploying Data | 04:52 |
90 | Section Summary | 05:42 |
91 | Choosing a Project Type | 36:18 |
92 | Next Steps | 09:39 |
93 | How To Set Up A Web Host | 15:35 |
94 | How To Register A Domain Name | 13:10 |
Similar courses to Getting Started with ASP.NET Core
WebAssembly: A Practical Guidezerotomastery.io
Category: WebAssembly
Duration 2 hours 29 minutes 41 seconds
Course
Unity RPG Dialogue & Quests: Intermediate C# Game Codinggamedev.tv
Category: Unity, C Sharp (C#)
Duration 12 hours 34 minutes 19 seconds
Course
C# Basics for Beginners: Learn C# Fundamentals by Codingudemy
Category: C Sharp (C#)
Duration 5 hours 14 minutes 5 seconds
Course
Full Time Game DevThomas Brush
Category: Unity, C Sharp (C#), Other (Gamedev)
Duration 35 hours 12 minutes 15 seconds
Course
C# Developers: Double Your Coding Speedcodewithmosh (Mosh Hamedani)
Category: C Sharp (C#)
Duration 1 hour 30 minutes 36 seconds
Course
Xamarin Forms: Build Native Mobile Apps with C#codewithmosh (Mosh Hamedani)
Category: C Sharp (C#), Xamarin
Duration 7 hours 17 minutes 19 seconds
Course
Automate All The Things With DevOpsJulio Casal
Category: C Sharp (C#)
Duration 3 hours 9 minutes 37 seconds
Course