QuickDesk
Last updated
Last updated
The help desk software for small companies which are into customer support. Project is Developed in ASP.NET MVC with SQL Server Database
Entire Application using Microsoft visual studio 2015 with SQL Server 2019. Frame worked used is ASP.NET MVC 5 and language is C# and Dapper, Entity Framework as ORM and Repository Pattern. Microsoft visual studio 2015 with Update 3.
AutoMapper
CaptchaMvc
ELMAH
EPPlus
Unity
Unity.Mvc
EntityFramework
Bootstrap
looks like this is his updated version for .NET Core:
Observations for the .net core version:
Only the title of the project says Vue, he is only using reserve views not VueJS
User interface and all the controller code is under the areas folder
He uses cqrs pattern
Controller action methods are very lengthy, needs to be highly refactored before use
-RKR, April 2023