Skip to content

Proje, Asp.Net Core Identity ile kimlik doğrulama, yetkilendirme, kullanıcı kayıt, giriş, çıkış ve şifre sıfırlama işlemlerini içeren bir oturum yönetim sistemi geliştirilmesini kapsamaktadır.

License

Notifications You must be signed in to change notification settings

eypacr/OturumYonetimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OturumYonetimi

Asp.Net Core Üyelik Sistemi (Asp.Net Core Identity) .Net6

Temel Bilgiler

  • Authentication(Kimlik Doğrulama)
  • Authorization(Kimlik Yetkilendirme)
  • Role

Kullanılan paketler

  • Microsoft.EntityFrameworkCore 6.0.0
  • Microsoft.EntityFrameworkCore.SqlServer 6.0.0
  • Microsoft.EntityFrameworkCore.Tools 6.0.0
  • Microsoft.AspNetCore.Identity.EntityFrameworkCore 6.0.0
  • AutoMapper.Extensions.Microsoft.DependencyInjection 6.0.0
  • Microsoft.EntityFrameworkCore.Design 6.0.0

IdentityDbContext

IdentityUser Entity

  • SignUp
  • SignIn
  • Password Validasyonları
  • LogOut
  • ResetPassword(ForgetPassword)
  • Rol Bazlı Yetkilendirme(Role-based authorization) "Admin,User"

About

Proje, Asp.Net Core Identity ile kimlik doğrulama, yetkilendirme, kullanıcı kayıt, giriş, çıkış ve şifre sıfırlama işlemlerini içeren bir oturum yönetim sistemi geliştirilmesini kapsamaktadır.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published