Giter VIP home page Giter VIP logo

furkanisitan / call-manager-panel Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 65 KB

Demo project about Role Based Authorization in ASP.NET MVC.

Home Page: https://callmanagerpanel.filabs.xyz

License: MIT License

C# 62.43% HTML 26.80% CSS 4.89% JavaScript 2.45% ASP.NET 3.43%
asp-net-mvc role-based-authorization entity-framework fluent-api postsharp aspect-oriented-programming fluentvalidation model-validation ninject dependency-injection

call-manager-panel's Introduction

CallManagerPanel

Bu projede amaç; ASP.NET MVC'de 'Role Based Authorization' ile ilgili örnek bir demo sunmaktır. Bunun dışında aşağıda belirtilen kütüphanelerle ilgili kullanım örnekleri de mevcuttur.

Kullanılan Kütüphane ve Yazılımlar

Projede Rol Tabanlı Yetkilendirme ile İlgili Kullanım Durumları

Projede web sayfası görüntüleme ve veritabanı işlemleri için yetki kontrolü yapılmaktadır.
Aynı zamanda veritabanı işlemlerinde entity nesnesinin tamamı yerine sadece belirli alanlar/sütunlar(property) için yetki kontrolü yapılabilmektedir.
Örneğin projede bulunan entity sınıflarından Contact sınıfının bir veritabanı nesnesi için güncelleme yapılmak istendiğinde; Date sütununu(property) sadece Admin rolünde, Phone sütununu ise Admin veya Manager rolündeki kişiler değiştirebilir.

İşlem Yetkili Roller
Arama güncelleme Tüm roller
İletişim bilgisi veya arama ekleme Tüm roller
İletişim bilgisi veya arama silme Admin, Manager
İletişim bilgisi tarih güncelleme Admin
İletişim bilgisi telefon güncelleme Admin, Manager
İletişim bilgisi tarih, telefon harici güncellemeler Tüm roller
Arama kaydını ekleyen kullanıcının profilini görüntüleme Admin

Demo

Projeyi buradan test edebilirsiniz. Kullanıcı adı ve şifreler aşağıda belirtilmiştir.

Rol Kullanıcı Adı Şifre
Admin admin 1234
Manager manager 1234
Staff staff 1234

Not: Projenin Visual Studio'da çalıştırılabilmesi için Visual Studio Postsharp 6.4.7 eklentisinin kurulması gerekmektedir.

call-manager-panel's People

Contributors

furkanisitan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.