You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Basic CRUD operations using Entity Framework
2
2
3
-
This is basic MVC 5 application. In which, Using **Entity Framework** DB model is crated from existing database and perform CRUD operations in application.
3
+
This is basic MVC 5 application. In which, Using **Entity Framework** DB model is created from existing database and perform CRUD operations in application.
4
4
5
5
In this application, **Sematic UI** framework is used instead of **Bootstrap** on view. And also used **Datatable** js library to display data in paging table.
0 commit comments