Casbin.NET
Casbin.NET copied to clipboard
feat: support load policy from text
close #371
This issue will be add new APIs at File Adapter.
public static FileAdapter CreateFromFile(string filePath);
public static FileAdapter CreateFromText(string text);
@sagilio please review
:tada: This PR is included in version 2.11.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: