Skip to content

Web application for employee managment that introduce CRUD operations and advanced concepts in asp.net core

Notifications You must be signed in to change notification settings

AhmedElsayed23/EmployeeManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. Employee Management
  2. Tech/Framework used
  3. Features
  4. Credits

Employee Management

Web application for employee managment that aim to learning ASP.NET Core. introduce basic, intermediate and advanced ASP.NET core concepts that help to build real-world enterprise class data driven web applications.

(back to top)

Tech/Framework used

This project is implemented by ASP.NET core is a free and open-source web framework and successor to ASP.NET, developed by Microsoft. It is a modular framework that runs on both the full .NET Framework, on Windows, and the cross-platform.

(back to top)

Features

In this project is implement a lot feature like:

  • perform all the CRUD operations i.e Create, Read, Update and Delete using SQL Server as our database.
  • Identity API provieded by ASP.NET core
  • Authentication using local and external provider like google and facebook.
  • Authorization using identity role and claim
  • Filter and attribute
  • ORM using entity framework core and apply code first + migration
  • Log framwork using NLog

(back to top)

Credits

I built and learned this web application from Kudvenkat on YouTube. especial thanks for this channel and great teacher venkat.

About

Web application for employee managment that introduce CRUD operations and advanced concepts in asp.net core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published