- 95d19c1 feat: add missing 13 and 14 parameter constructors for CasbinAuthorizeAttribute (#73) by Yang Luo · 10 weeks ago master v1.6.0
- cd57f93 feat: fix duplicate CI workflows on pull requests (#75) by Yang Luo · 10 weeks ago
- 4b1c0bb Updated to Casbin.NET 2.19.1 (#69) by Thor Arne Johansen · 3 months ago
- f526369 feat: update deprecated GitHub Actions to v4 in CI (#71) by Yang Luo · 3 months ago v1.5.0
- 5db5b3d feat: update Casbin.NET and EFCore adapter's dependency versions (#68) by DacongDA · 1 year, 11 months ago v1.4.0
- 8e79a1a feat: remove MyGet in CI by Yang Luo · 2 years ago v1.3.0
- 76e87bc feat: Change README icon from Myget to Nuget (#66) by Tan · 2 years, 6 months ago v1.2.0
- 10bb352 fix: Incorrect version references and lowercase errors (#65) by Tan · 2 years, 6 months ago v1.1.1
- 9e72fed feat: fix CI error (#63) by Tan · 2 years, 6 months ago v1.1.0
- 628a8fe feat: fix CI error (#62) by Tan · 2 years, 6 months ago v1.0.0
- d92a695 feat: Try using semantic-release to auto release. (#61) by Tan · 2 years, 6 months ago
- 26888e3 docs: Improve README by Yang Luo · 3 years ago
- e32ed0d fix: Change sample policy description by sagilio · 3 years ago
- 6a397ff fix: Not use ref values to transform by sagilio · 3 years ago
- 85ad73c feat: Update to Casbin.NET v2.0.0-preview.5 by Sagilio · 3 years ago
- 34afcdb feat: Delete duplicate project by Sagilio · 3 years ago
- 0e025f9 fix: Warning: CodeQL Action v1 will be deprecated by ZhengLin Li · 3 years, 2 months ago
- b847518 feat: Add sample for blazor webassembly. by AsakusaRinne · 3 years, 6 months ago
- 5ba10f4 fix: CI error of codeql anaylzer (#49) by Rinne · 3 years, 7 months ago
- 164e56f feat: add sample for migrating efcore adapter. (#51) by Rinne · 3 years, 6 months ago
- 0cecf1f feat: Add component benchmark test for CasbinEvaluator. (#47) by Rinne · 3 years, 7 months ago
- e73d261 feat: Support generic request transformer by sagilio · 3 years, 8 months ago
- b1bb3e7 feat: Add generic casbin authorize attribute by sagilio · 3 years, 8 months ago
- 5e816c3 ci: Add more version .NET SDKs by sagilio · 3 years, 8 months ago
- 326f1d3 feat: Support generic request by sagilio · 3 years, 8 months ago
- 1f48fbd chore: use .NET 6 and change dir name typo by sagilio · 3 years, 8 months ago
- 5a21c3b feat: Use synced enforcer default by Sagilio · 4 years, 4 months ago
- f58fbd9 Merge pull request #35 from sagilio/fxi#31 by Yang Luo · 4 years, 4 months ago
- fecad46 feat: Add casbin logo to nuget packages by Sagilio · 4 years, 4 months ago
- efcaac4 feat: Update to Casbin.NET v2.0.0-preview.1 by Sagilio · 4 years, 9 months ago
- 0cb68a5 ci: Split github actions to build and release action by Sagilio · 4 years, 9 months ago
- e5dc077 fix: May not add CasbinAuthorizationHandler in some situations by Sagilio · 5 years ago v0.2.1
- a06439c chore: Update Casbin.NET to v1.5.2 by Sagilio · 5 years ago
- 8591b1b Merge pull request #22 from Sagilio/master by hsluoyz · 5 years ago v0.2.0
- 395c0c7 feat: Add DefaultAuthenticationSchemes option by Sagilio · 5 years ago
- 84907ca fix: Add rbac and key match request transformers to service collection by Sagilio · 5 years ago
- e5cbe4a feat: Add aloow anyone option by Sagilio · 5 years ago
- 4d9c2e3 ci: Setup semantic-release to auto release new version by Sagilio · 5 years ago
- dbabfa7 feat: Add KeyMatch request transformer from CustomRequestTransformer by Sagilio · 5 years ago v0.1.0
- 64cc1dc Use EnforceAsync at DefaultEnforcerService by Sagilio · 5 years ago
- b991ea3 Add IServiceProvider at DefaultEnforcerFactory in CasbinAuthorizationOptions by Sagilio · 5 years ago
- 2fe5e4f Pass HttpContext to CasbinAuthorizationContext by Sagilio · 5 years ago
- 1917735 Add rbac request transformer test by Sagilio · 5 years ago
- a84a6b4 Update dependence packages by Sagilio · 5 years ago
- 99651cb Added HttpRequest to CasbinAuthorizationContext and support key match model (#19) by Thor Arne Johansen · 5 years ago
- 973defd Support RBAC request transformer by Sagilio · 5 years ago
- 71e2095 Merge pull request #14 from wlclass/patch-1 by Yang Luo · 5 years ago
- 87263c7 fix error param name by 吴宏伟 · 5 years ago
- ed55aad Enhance the README.md by Sagilio · 5 years ago
- 98787e4 Inital doc assets by Sagilio · 5 years ago
- a5f8efe Support any count request values on attribute by Sagilio · 5 years ago
- cf30879 Coplete the sample by Sagilio · 5 years ago
- 3d0e35c Complete the README by Sagilio · 5 years ago
- 1369d9a Skip upload packages when pull request on build action by Sagilio · 5 years ago
- b05678e Change Abstractions namespace to Authorization at core by Sagilio · 5 years ago
- a0d7aee Upload coverage at Gihtub Actions by Sagilio · 5 years ago
- 147ab67 Change build package version format by Sagilio · 5 years ago
- f492e60 Fix authTypesSplit may null at CasbinPolicyCreator by Sagilio · 5 years ago
- 230e199 Setup side by side .NET SDKs on Github Actions by Sagilio · 6 years ago
- a1ee0e0 Clean the sample project file by Sagilio · 6 years ago
- eb46342 Add auto retry push GitHub packages at Github Actions by Sagilio · 6 years ago
- 90a098c Change the order of servicelife parameters by Sagilio · 6 years ago
- 1f74de7 Add casbin core services entension method by Sagilio · 6 years ago
- 6b25109 Fix possible null reference at CasbinPolicyCreator by Sagilio · 6 years ago
- cb00586 Add the exception message when unable to find the required services by Sagilio · 6 years ago
- 51fd4f1 Add casbin evaluator test for the basic model by Sagilio · 6 years ago
- 6004e44 Add more the one ICasbinAuthorizationData support at CasbinPolicyCreator by Sagilio · 6 years ago
- bcf726f Fix null reference when can not get the first transformer by Sagilio · 6 years ago
- c8c7209 Use data driver test to rewrite the test code by Sagilio · 6 years ago
- 9b94ae5 Change the workflow of service collection extension by Sagilio · 6 years ago
- 0b4969d Provide casbin authorization middleware by Sagilio · 6 years ago
- 02bc0fb Change try add CasbinAuthorizationHandler to add by Sagilio · 6 years ago
- 1ab3bf1 Add much AuthorizationData support at one Context by Sagilio · 6 years ago
- ae439d5 Ignore the csproj.DotSettings file type by Sagilio · 6 years ago
- 6347883 Change all default namespace to Casbin.AspNetCore.Authorization by Sagilio · 6 years ago
- d5d753e Add authentication schemes support by Sagilio · 6 years ago
- ec34b27 Remove retry to push github package at build github action by Sagilio · 6 years ago
- 783c3dd Dot not run release build version task at fork repository by Sagilio · 6 years ago
- 6dd3248 Change request transform workflow to support more model by Sagilio · 6 years ago
- a07135e Add RquestTransformers cache by Sagilio · 6 years ago
- 0f5535f Create Abstractions project by Sagilio · 6 years ago
- 8d54c51 Add myget package source at Github Actions by Sagilio · 6 years ago
- d9a4388 Add .NET 5.0 target and create gitub-actions-build.yml by Sagilio · 6 years ago
- 5e76303 Change the project names by Sagilio · 6 years ago
- f858c4d Change test project name by Sagilio · 6 years ago
- 6d43562 Add policy and filter projects by Sagilio · 6 years ago
- 4ea03c8 Enhance the core feature desgin and complete the unit test by Sagilio · 6 years ago
- 4944369 Add basic tests for the core feature by Sagilio · 6 years ago
- 6728b28 Implement the core feature by Sagilio · 6 years ago
- 14a1082 Initial solution by Sagilio · 6 years ago
- 4d8319a Initial commit by Yang Luo · 6 years ago