TOC

The community is working on translating this tutorial into Japanese, but it seems that no one has started the translation process for this article yet. If you can help us, then please click "More info".

Core Concepts:

Introduction

During the last several chapters, we have established what the MVC pattern is and how to work with it using the ASP.NET Core framework. We have even started to create small projects to demonstrate how various things work - they can all be combined to create a non-trivial website.

However, to accomplish this, we have skipped a lot of subjects, because they were a bit too heavy or technical to introduce at first. I wanted to make sure that you realized the great potential and how easy it is to work with ASP.NET Core, before we made things more technical.

In the next articles we'll do a bit of catch-up on some of the core concepts of the ASP.NET Core Framework. We'll dig a bit deeper to talk about those things that you likely won't need at first, but which will come in handy later on. Read on to learn more!


This article has been fully translated into the following languages: Is your preferred language not on the list? Click here to help us translate this article into your language!