As the title says The entity type '' requires a primary key to be defined. If you intended to use a keyless entity type call 'HasNoKey()'.
In the previous post I had shown
Source Code
Showing posts with label EntityFrameworkCore. Show all posts
Showing posts with label EntityFrameworkCore. Show all posts
Friday, April 10, 2020
Saturday, May 20, 2017
Starting with Asp.Net Core using Visual Studio Jquery DataTables
In this post I will show you how to use Jquery DatTables in Asp.Net MVC Core
1.1, EntityFrameworkCore, LINQ Dynamic Core. Previously I had
shown how to...
- 01 - Starting with Asp.Net Core using Visual Studio
- 02 - Starting with Asp.Net Core using Visual Studio to Display Employee List
- 03 - Starting with Asp.Net Core using Visual Studio to Insert New Employee
- 04 - Starting with Asp.Net Core using Visual Studio to Edit Employee
- 05 - Starting with Asp.Net Core using Visual Studio to Delete Employee
Monday, March 20, 2017
Starting with Asp.Net Core using Visual Studio to Delete Employee
In this post I will show you how to Delete Employee using Asp.Net Core 1.1, EntityFrameworkCore with Confirmation message. Previously I had shown how to...
- 01 - Starting with Asp.Net Core using Visual Studio
- 02 - Starting with Asp.Net Core using Visual Studio to Display Employee List
- 03 - Starting with Asp.Net Core using Visual Studio to Insert New Employee
- 04 - Starting with Asp.Net Core using Visual Studio to Edit Employee

Sunday, March 19, 2017
Starting with Asp.Net Core using Visual Studio to Edit Employee
In this post I will show you how to Edit Employee using EntityFrameworkCore in Asp.Net Core 1.1 with client side validation.
Previously I had show the series of How to...
Previously I had show the series of How to...
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...
In the Previous Posts I had shown how to...
- 01 - Starting with Asp.Net Core using Visual Studio
- 02 - Starting with Asp.Net Core using Visual Studio to Display Employee List

Subscribe to:
Posts (Atom)