Getting Started with ASP.NET Core
11h 55m 33s
English
Paid
Course description
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
Watch Online Getting Started with ASP.NET Core
0:00
/ #1: Course Overview
All Course Lessons (94)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Course Overview Demo | 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 |
Unlock unlimited learning
Get instant access to all 93 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
C# Application from Start to Finish
Sources: iamtimcorey.com (Tim Corey)
Have you ever tried to go through a tutorial in order to learn a topic, only to find that it was too simplistic? Or maybe it was too advanced and assumed you knew multiple topic...
25 hours 24 minutes 50 seconds
Building Applications with React 17 and ASP.NET Core 6
Sources: udemy
With ASP.NET Core we can develop Web APIs using C#. With React you can create modern, fast and flexible web applications. In this course we will use both tools
19 hours 28 minutes 31 seconds
Pragmatic REST APIs
Sources: Milan Jovanović
Learn how to create production-ready REST APIs using the latest features of ASP.NET Core and best practices. Join more than 6400...
14 hours 44 minutes 2 seconds
Unity RPG Dialogue & Quests: Intermediate C# Game Coding
Sources: gamedev.tv
Using Unity 2020.1, we’ll show you how to include two essential game mechanics, dialogue and quests, in your games. This highly acclaimed series was over 200% f
12 hours 34 minutes 19 seconds