
14日で学ぶASP.NET CORE
dotnet
このコースは、ASP.NET CORE(.NET 5)プロジェクトを構成するときに必要なものを中心に進みます。また、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)

643
Learners
24
Reviews
57
Answers
4.3
Rating
2
Courses
저는 프로그램 개발자로서 ASP와 ASP.NET SI 및 SM 업무를 담당하였습니다.
여러 회사에서 인사 총무 등의 인트라넷 시스템과 포털사이트 시스템 개발 및 운영을 해왔습니다.
프로그래밍 언어는 ASP.NET C#을 실무에서 주로 다루었고, DATABASE는 Oracle과 MSSQL Server를 실무에서 많이 사용하였습니다.
All
49 lectures ∙ (5hr 14min)
Course Materials:
All
2 reviews
4.5
2 reviews
Reviews 2
∙
Average Rating 4.5
4
とても冷静に詳しく説明してくださいね。長い間使っていたPHPを捨てて.net Core 3.1 Razorに乗り換え、新しい世界を経験中です。
ご好評いただきありがとうございます。 PHPに劣らないように、.NET Core Razor Pagesも良い言語、フレームワークです。 多くの言語を身につけておくと、それぞれの特性に合わせて使用することができます。 Justinさんを応援します。ファイティング!

Reviews 1
∙
Average Rating 5.0
5
ありがとうございます。ただしインデックスに HasName は deprecated になりましたね。
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
Check out other courses by the instructor!
Explore other courses in the same field!