How to serve error pages in ASP.NET Core application.

Azure Wrappers for .NET Core 2.0
How do I wrap Azure API/SDK into reusable libraries to be used in ASP.NET Core
Create Value Object in C#
How to create a value object (pattern in Domain Driven Design) in C#
Azure NoSQL in ASP.NET Core 2.0
How to use Azure NoSQL database in ASP.NET Core.
Builder Pattern in C#
Initialise a new type using Builder pattern in C#
Create Immutable Type in C#
How to create an immutable type in C#.