/DotnetDeskCore3

Dotnet Version 3.1 of DotnetDesk project. Originally written in Dotnet 2.0 by Ismail Hamzah

Primary LanguageHTML

DotnetDeskCore3.1

Dotnet 3.1 version of DotnetDesk project originally written by Ismail Hamzah

Original Repo https://github.com/go2ismail/DotnetDesk (Dotnet ver 2.0)

Technologies used in the project

  • ASP.NET Core 3.1 MVC
  • EF (Entity Framework 3.1 Core) Code First
  • jQuery
  • Ajax
  • ASP.NET Core 3.1 Web API
  • Adminlte template
  • datatables.net
  • Dependency Injection
  • Email Handling (SMTP)
  • Custom 404/500 error handling
  • file upload (using blueimp jquery file upload)

Prerequisites

  • .NET Core 3.1 SDK
  • Visual Studio 2019 ver 16.4 or higher

How to create database

Please use EF Command in Package Manager Console 'update-database'

Please give a ⭐️ to this repo, if this project helped you! Also please give a ⭐️ to the original creator of this project.