Casbin.NET icon indicating copy to clipboard operation
Casbin.NET copied to clipboard

feat: support load policy from text

Open Taoyuesong opened this issue 1 year ago • 1 comments

close #371

This issue will be add new APIs at File Adapter.

public static FileAdapter CreateFromFile(string filePath);
public static FileAdapter CreateFromText(string text);

Taoyuesong avatar Sep 23 '24 02:09 Taoyuesong

@sagilio please review

casbin-bot avatar Sep 23 '24 02:09 casbin-bot

:tada: This PR is included in version 2.11.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Oct 29 '24 12:10 github-actions[bot]