Inflearn brand logo image
Inflearn brand logo image
Inflearn brand logo image
Programming

/

Back-end

Razor Pages Membership Service Beginner Course (.NET5)

[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.

(4.5) 2 reviews

60 learners

  • dotnet
.NET

What you will learn!

  • [ASP.NET Core] Creating a website with Razor Pages

  • [ASP.NET Core] Identity Customizing

Razor Pages Membership Service Beginner Course ( .NET5 )

Added a tutorial on upgrading a project from ASP.NET CORE 3.1 to ASP.NET 5 .

Mixed Reactions to Razor Pages

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'.

Here are my thoughts on Razor Pages:

I would like to mention two major personal opinions.

  • First, Razor Pages is not a technology that takes a long time to learn. You can use Razor Pages sufficiently even after learning it for a short time.
  • Second, Razor Pages has a different charm from MVC, and you can use both MVC and Razor Pages interchangeably when configuring a project. In this course, we will cover Razor Pages.

If you already know MVC,
This time, let's learn Razor Pages.

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.

Of course, even if you don't know MVC
You can learn Razor Pages.

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.

⭐Benefits of this course

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.

⭐Learning objectives

  • Let's use Razor Pages in ASP.NET Core.
    Identity Scaffolding is already built with Razor Pages.
  • Let's increase usability by customizing the identity.
  • Let's create an example page with Razor Pages.

📢 Things to note before taking the class

  • There are things you need to prepare for the lecture.
    (1) Visual Studio 2019 Community Edition or higher <= Free
    (2) MS SQL Server 2017 Developer Edition or higher <= Free
  • SQL Server Developer Edition is free since 2016. Also, all lectures are conducted sequentially, so you must follow them in order when programming yourself.

Recommended for
these people

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)

Hello
This is

640

Learners

24

Reviews

57

Answers

4.3

Rating

2

Courses

저는 프로그램 개발자로서 ASP와 ASP.NET SI 및 SM 업무를 담당하였습니다.
여러 회사에서 인사 총무 등의 인트라넷 시스템과 포털사이트 시스템 개발 및 운영을 해왔습니다.
프로그래밍 언어는 ASP.NET C#을 실무에서 주로 다루었고, DATABASE는 Oracle과 MSSQL Server를 실무에서 많이 사용하였습니다.

Curriculum

All

49 lectures ∙ (5hr 14min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

2 reviews

4.5

2 reviews

  • Justin님의 프로필 이미지
    Justin

    Reviews 2

    Average Rating 4.5

    4

    92% enrolled

    매우 차근차근 상세하게 설명해 주시네요. 오랫동안 사용하던 PHP 버리고 .net Core 3.1 Razor 로 갈아타고 새로운 세상을 경험중입니다.

    • 김정수
      Instructor

      호평해 주셔서 감사합니다. PHP에 못지 않게, .NET Core Razor Pages도 좋은 언어, 프레임워크 입니다. 언어들을 많이 익혀놓으면 각각의 특성에 맞게 사용하는 혜안이 생깁니다. Justin님을 응원하겠습니다. 화이팅!!

  • im fine님의 프로필 이미지
    im fine

    Reviews 1

    Average Rating 5.0

    5

    100% enrolled

    감사합니다. 다만 인덱스에 HasName 은 deprecated 가 되었네요.

    • 김정수
      Instructor

      im fine님 반갑습니다. 한참 열강중이시군요. 코스 맨 마지막 강의를 보시면 제가 .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 이 링크를 따라가시면 설명 중에 다음 내용이 나옵니다. "HasName() 메서드 대신에 HasDatabaseName() 메서드를 사용합니다." P.S. 섹션 13. 프로젝트 업그레이드 (.NET CORE 3.1 ➡ .NET 5) 강의가 추가되어 있습니다. 코스 앞부분에 위치시키면 강의진행 중 혼란이 예상되어 부득이하게 뒤로 위치시켜 놓았습니다. 양해 바랍니다. 섹션 13에서 deprecated 된 항목들을 전부 다루고 있으니 참고해 주세요. 완강을 응원합니다. 감사합니다.

$26.40

dotnet's other courses

Check out other courses by the instructor!

Similar courses

Explore other courses in the same field!