Skip to content
#

identityframework

Here are 11 public repositories matching this topic...

Employee management system using .NET and C# 🖥️. The application integrates with a MySQL database 🗄️ and utilizes Entity Framework for efficient data handling 🛠️. It also implements Identity Framework for secure user authentication and authorization 🔒. The system exposes a Web API for managing employee data 📊,offering functionalities for CRUD

  • Updated Jul 7, 2024
  • C#

Book selling website using ASP.NET MVCCore (.NET 6) and MS SQL Server where user can view purchase items, perform CRUD operations on shopping cart. It has admin panel as well where admin can perform CRUD operation on products and users. Used Stripe for payments. Integrated Identity Framework for authentication, authorization and Role Management.

  • Updated Sep 1, 2022
  • CSS

Authentication & Authorization .NET 8 Web Api in which I demonstrated that how we can use Identity Framework with JWT (Json Web Tokens). This project is the best example of CodeFirst Approach with Db Interactions with the help of EF Core migrations. DTOs for Regestration, Login and Authorized access for the specfic user.

  • Updated Mar 10, 2025
  • C#

Improve this page

Add a description, image, and links to the identityframework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the identityframework topic, visit your repo's landing page and select "manage topics."

Learn more