zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

4 results in tag: authorization

How do I get a const string from Web.config?

For authorization in an Entity Framework application, I've written this class which check's whether the current user is in the specified role....public class AuthorizeDesignatedRoles : AuthorizeAttribute { public const string DELETE = System.Conf...
asp.net-mvc authorization c# const entity-framework
asked by Explicat

Authorize data access at database level

From the question title you might guess what is this about. I'll try to describe what I currently have and what I want to archive....Suppose an application that handles four entities: ...User..., ...Team..., ...Repository... and ...Document.... The relati...
asp.net-mvc-5 authorization c# database-design entity-framework-6
asked by rareyesdev

Alternatives for Roles/Claims Access Control Systems

I am developing REST API for the growing system. And in general Role/Claims Access Control work perfecly like this....[HttpGet] [Route("settings")] [Authorization(Type = AuthorizationType.Admin, Permission = Permission.StoreSettings)] public IHttpActionRe...
abac access-control asp.net authorization entity-framework-6
asked by Yaroslav Veremenko

IdentityServer4 with EF6

I've already implemented the basic Web API protection via ...IdentityServer4... based on ...this.......The demo is based on in-memory data. And most of tutorials are based on EF Core implementation for user data. As I searched there was a ...IUserService....
authentication authorization c# entity-framework-6 identityserver4
asked by Mohsen Afshin

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!