Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eypacr/oturumyonetimi
https://github.com/eypacr/oturumyonetimi
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eypacr/oturumyonetimi
- Owner: eypacr
- License: mit
- Created: 2024-09-07T20:39:19.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T20:51:18.000Z (4 months ago)
- Last Synced: 2024-09-07T21:49:41.724Z (4 months ago)
- Language: JavaScript
- Size: 4.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OturumYonetimi
Asp.Net Core Üyelik Sistemi (Asp.Net Core Identity) .Net6Temel 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
---
IdentityDbContextIdentityUser Entity
---
* SignUp
* SignIn
* Password Validasyonları
* LogOut
* ResetPassword(ForgetPassword)
* Rol Bazlı Yetkilendirme(Role-based authorization) "Admin,User"