ASP.NET CORE MVC project using EF Core, Generic Repository, EPPLUS, Sql Server Databse - Part 8

Опубликовано: 23 Октябрь 2024
на канале: Learn@EdwinDeloso
88
5

Hello guys, this is now part 8 and last video for this asp.net core mvc Vendor Quote application. To summarize, we have created an ASP.NET CORE MVC web application that will allow multiple users to upload vendor quote from an excel file format per branch, we parsed and saved in SQL Server Database using .net core 3.1 back end, Entity Framework Core 3.1 ORM. We also implemented generic repository, we add migration and we allow to detect AD (Active Directory) users to automatically logged. Thanks.