
Learn ASP.NET CORE in 14 days
dotnet
This course focuses on the essential content required to configure an ASP.NET CORE (.NET 5) project. It is also recommended for those who want to handle relational databases through SQL Server.
初級
C#, .NET
[ASP.NET Core] is divided into several branches, of which MVC and Razor Pages are the main ones. Among them, this book contains a beginner's course on building a membership service (Identity) using Razor Pages.
[ASP.NET Core] Creating a website with Razor Pages
[ASP.NET Core] Identity Customizing
Added a tutorial on upgrading a project from ASP.NET CORE 3.1 to ASP.NET 5 .
Some people have tried adding Identity features to configure Membership Services in ASP.NET Core MVC, but seeing that the files are written based on Razor Pages rather than MVC, there are two reactions to this.
The first is 'I don't know much about Razor Pages, so I want to learn the technology and use it later', and the second is 'I want to transform the Identity files generated in the Razor Pages style into MVC, which I am familiar with, and use it'.
I would like to mention two major personal opinions.
Razor Pages uses code behind like Web Forms, but isn't that a throwback to the past? Absolutely not! Razor Pages is just another technology that implements ASP.NET Core. It has no physical connection to Web Forms, which uses the .NET Framework.
However, the spirit of WebForms has been inherited from Core. Those who are familiar with Web Forms and are moving to ASP.NET Core can work with ease.
Razor Pages has the advantage of being more productive to code and easier to learn than MVC. It is a cost-effective technology that can achieve similar results to MVC with less learning.
All videos come with subtitles . In addition, a wealth of attachments related to the videos are provided. Enjoy the fun of configuring membership services using the Identity feature created with Razor Pages.
📢 Things to note before taking the class
Who is this course right for?
For those who are moving from ASP.NET Web Forms to Core
Anyone who wants to implement a membership service (Identity) in a short period of time
Anyone who wants to use Razor Pages in ASP.NET Core
Need to know before starting?
C# (required)
ASP.NET Core (optional)
MS-SQL Server (optional)
SQL (Structured Query Language) (optional)
645
Learners
25
Reviews
57
Answers
4.3
Rating
2
Courses
As a software developer, I have been responsible for ASP and ASP.NET SI and SM tasks.
I have developed and operated intranet systems for HR and general affairs, as well as portal site systems, at various companies.
In terms of programming languages, I primarily used ASP.NET C# in practice, and for databases, I have extensive experience using Oracle and MSSQL Server in professional environments.
All
49 lectures ∙ (5hr 14min)
Course Materials:
All
2 reviews
4.5
2 reviews
Reviews 2
∙
Average Rating 4.5
4
You explain it very step by step and in detail. I have been using PHP for a long time and switched to .net Core 3.1 Razor and am experiencing a new world.
Thank you for your compliments. Just like PHP, .NET Core Razor Pages is also a great language and framework. If you learn a lot of languages, you will have the insight to use each one according to its characteristics. I will cheer for you, Justin. Fighting!!
Reviews 1
∙
Average Rating 5.0
5
Thank you. However, HasName in the index is deprecated.
Hello, im fine. You must be very busy. If you look at the last lecture of the course, I uploaded a lecture on upgrading to .NET 5. https://www.inflearn.com/course/%EB%A0%88%EC%9D%B4%EC%A0%80%ED%8E%98%EC%9D%B4%EC%A7%80-%EC%B4%88%EA%B8%89/lecture/62910 If you follow this link, you will see the following in the explanation: "Use HasDatabaseName() method instead of HasName() method." P.S. Section 13. Project Upgrade (.NET CORE 3.1 ➡ .NET 5) lecture has been added. I had to put it at the back because I expected it would be confusing if I put it at the beginning of the course. I hope you understand. Please note that Section 13 covers all deprecated items. I support your efforts. Thank you.
$26.40
Check out other courses by the instructor!
Explore other courses in the same field!