Sunday, March 19, 2017

Friday, March 17, 2017

Starting with Asp.Net Core using Visual Studio to Insert New Employee

In this post I will show how to insert a New Record using EntityFrameworkCore in Asp.Net Core 1.1 with client side validation.
In the Previous Posts I had shown how to...

Thursday, March 16, 2017

Starting with Asp.Net Core using Visual Studio to Display Employee List

In this post I will show you how to ADD EntityFrameworkCore Packages and Display the list of Employees.

In the Previous post
01 - Starting with Asp.Net Core using Visual Studio
I used Visual Studio 2015 Update 3. But unfortunately it is not working as Expected, so from this post I will use Visual Studio 2017.
Out Put: