Orca
Orca is an authorization framework for .NET that allows decoupling authentication and authorization of web applications.
Orca provides common abstractions for evaluating permissions and managing access control. It defines a structured model using subjects, roles, and permissions, allowing fine-grained authorization policies to be applied dynamically.
Overview
Templates