Summary
In this chapter, you learned how a web content management system can enable developers to rapidly build websites that non-technical users can use to create and manage their own content. As an example, you learned about a simple open source .NET Core-based CMS named Piranha, you reviewed some content types provided by its blog project template, and you defined custom regions and page types for working with content imported from the Northwind sample database.
In the next chapter, you will learn how to build and consume web services.