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