TNWiki Article Spotlight – ASP.NET Core: Expense Manager Using EF Core And Highcharts
Dear All,
Welcome to the TechNet Wiki Tuesday – TNWiki Article Spotlight.
Today in this blog post I would like to share you all a quite interesting article ASP.NET Core: Expense Manager Using EF Core And Highcharts by Ankit Sharma The main reason I selected this article for Spotlight is as this article explains in detail about using Expense Manager, EF Core and Highcharts for ASP.NET Core. Ankit Sharma has started his article by explaining about personal expense manager using ASP.NET Core 2.1 and Entity Framework Core code-first approach. This article also has been explained with real time example and Chart using in ASP.NET Core.
In this article you can learn in detail about:
- Introduction
- Prerequisites
- Adding the Model to the Application
- Creating the database table using EF Core code first approach
- Adding the Data Access layer to our application
- Adding the Controller to the Application
- Adding Views to the Application
- Index View
- ExpenseForm View
- ExpenseReport View
- Configure route URL
- Execution Demo
- Conclusion
- Source Code
If you are looking forward to getting started with ASP.NET Core and Entity Framework Core code-first approach then this article is great feast for you read it from ASP.NET Core: Expense Manager Using EF Core And Highcharts by Ankit Sharma
PS : Todays Banner Image from this week banner from OusamaElho,this week special banner for TechNet Wiki Hallowen party.
See you all soon in another blog post.
Thank you all.
Yours,
Syed Shanu
MSDN Profile | MVP Profile | Facebook | Twitter |
TechNet Wiki the community where we all join hands to share Microsoft-related information.
Comments
- Anonymous
October 16, 2018
Thanks Syed Shanu for selecting my article asTNWiki Article Spotlight - Anonymous
October 18, 2018
Awesome choice Syed :-) Great article Ankit!