Entity Access Control provides secure way to expose IQueryable to REST Clients with simple security rules in the form of lambda expressions. It is better alternative than OData and GraphQL, as you can use lambda expressions (arrow functions) in JavaScript to easily query the database.
- Lambda Expressions for Security Rules.
- Security Rules with Navigation Properties
- Security Rules for Insert/Update and Delete
- Asychronous Events
- Single REST API EndPoint for accessing Entities