Thor Arne Johansen
Thor Arne Johansen
Since the transaction log can become quite long, it should be possible to query for transactions by the entity id. Is there a reason EntityId is not part of the...
We are using Casbin extensively in our system. We're using Casbin.Net 1.12.2 and Casbin.NET.Adapter.EFCore 1.80 As the number of policies grows we are experiencing performance issues. A while back we...
Looks like there is no EntityFrameworkCore.VersionedProperties nuget (inaccessible) Is Core 2.0 supported? Work in progress? Or did the build just break? -- Thor A.
# Multi-Context Support for EFCore Adapter ## Summary This PR adds multi-context support to the EFCore adapter, enabling different Casbin policy types to be stored in separate database locations (schemas,...