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
This application is built by using Asp.Net Core application. The purpose of this project is to scrape every minute data from the website of Dhaka Stock Exchange and store it in the database. In this project I have used migration and Entity FrameWork for storing data. After completing the project I installed the worker service as a windows servic…
The Restaurant Reservation System is a comprehensive project designed to facilitate the efficient management of reservations, customers, orders, and employee information within a restaurant. (Practicing EFCore)
This code is designed for a generic model to assign XML values and pass them to a Database Server. In a previous project, I faced a comparable situation where I had to read, validate, and modify XML data prior to executing database migrations with the object that encapsulated the values.