Use SqlDataReader to Read Data in ASP.NET Core

In the previous article we learned the basics of the ADO.NET data provider for SQL Server. We also took a glance at the SQL Server data provider's object model. Now it's time to put those objects to use in a simple CRUD web application. To that end this article kicks off the development by creating a simple repository for performing the CRUD operations.

http://www.binaryintellect.net/articles/1a7ab1ca-979c-4177-abcb-1445fcc66f60.aspx