This repository holds sample application which developed using ASP.NET Core MVC
Its name is EmployeeApplication. It is developed using ASP.NET Core 2.0. It tutorial is http://l-knowtech.com/2017/08/15/getting-started-asp-net-core-mvc/
Its solution folder name is FirstCRUDApplication. It's tutorial is http://l-knowtech.com/2017/08/28/first-crud-application-asp-net-core-mvc-using-entity-framework-core/
Its solution folder name is RepositoryPattern. It's tutorial is http://l-knowtech.com/2017/09/12/repository-pattern-asp-net-core-mvc-entity-framework-core/
Its solution folder name is GenericRepository. It's tutorial is http://l-knowtech.com/2017/09/24/generic-repository-pattern-asp-net-core-mvc-entity-framework-core/