Read and Write Cookies in ASP.NET Core 1.0
Storing and retrieving small pieces of information in cookies a common requirement in many web applications. This article explains with an example how ASP.NET Core 1.0 deals with cookies. You will learn to read and write cookies using ASP.NET Core. You will also learn to configure the cookie properties such as expiration time.
http://www.binaryintellect.net/articles/abdd3209-f1a5-4799-b5e1-3dacec0931ef.aspx