1. 1cc2c9a feat: Multi-Context Support for EFCore Adapter (#93) by Thor Arne Johansen · 4 months ago master v2.12.0
  2. 1d3229a feat: improve README badges (#91) by Copilot · 4 months ago v2.11.0
  3. a60494f feat: fix ObjectDisposedException when using EFCoreAdapter with DI and long-lived services (#89) by Copilot · 4 months ago v2.10.0
  4. 5ebef73 feat: add support for Value13 and Value14 properties in Casbin.NET 2.16.0 (#86) by Copilot · 4 months ago v2.9.0
  5. 9451e4e feat: fix duplicate CI checks in pull requests (#88) by Copilot · 4 months ago v2.8.0
  6. 6516da9 feat: upgrade dependency to EFCore 9 (#79) by Matts Årling · 10 months ago v2.7.0
  7. 6646545 feat: Support .NET 9.0 (#76) by gyuvyuh · 11 months ago v2.6.0
  8. efaccc6 feat: update Casbin.NET to v2.7.0 and keep compatible with unexpected policy by sagilio · 1 year, 10 months ago v2.5.0
  9. 85e4fdb feat: update efcore to 8.0.0 stable version (#74) by Crsky · 1 year, 10 months ago v2.4.0
  10. 19ab103 feat: fix bug about duplicated policy records when AutoSave=false (#72) by DacongDA · 2 years ago v2.3.0
  11. 2261440 feat: remove MyGet in CI by Yang Luo · 2 years ago v2.2.0
  12. 507fc78 feat: update Casbin version to 2.5.0 and deprecate support for netstandard 2.x (#71) by DacongDA · 2 years ago
  13. e1a6322 feat: try using semantic-release to auto release (#68) by Tan · 2 years, 7 months ago v2.1.0
  14. 33f4a32 feat: Support .NET 8.0 by sagilio · 2 years, 7 months ago v2.0.0
  15. 203269b fix: Error configuration at default ctor of CasbinDbContext by sagilio · 2 years, 7 months ago
  16. 8087ab8 feat: Upgrade casbin dependency to official 2.0.1 (#67) by Tan · 2 years, 7 months ago
  17. d460562 refactor: Change default namespace and remove obsolete types by sagilio · 2 years, 7 months ago preview
  18. f209dd2 ci: Update semantic release config by sagilio · 2 years, 11 months ago v2.0.0-preview.1
  19. c375f92 feat: Update Casbin.NET to 2.0.0-preview.5 by sagilio · 3 years ago
  20. 71bc2e3 feat: Support Update APIs by sagilio · 3 years, 4 months ago
  21. 5bd0288 feat: Use new IAdapter interface by sagilio · 3 years, 4 months ago
  22. e9625de feat: Complete the implementation of the latest APIs. (#63) by Rinne · 3 years, 7 months ago
  23. ddace69 Merge pull request #61 from sociometry/preview by Sagilio · 3 years, 9 months ago
  24. 005f9d5 feat: Migrate to Casbin.NET 2.0.0-preview by sociometry · 3 years, 9 months ago
  25. 565f1b0 Merge pull request #60 from sociometry/fix#59 by Sagilio · 3 years, 10 months ago 1.x v1.8.1
  26. 2e73179 fix: Upgrade to net6 and 7 by sociometry · 3 years, 10 months ago
  27. ca504fe ci: add repository url at package configure by Sagilio · 4 years, 2 months ago v1.8.0
  28. 49d6758 feat: Use new API to load policy line by tokens by Sagilio · 4 years, 2 months ago
  29. ce21401 fix: error push url of github pkg by Sagilio · 4 years, 4 months ago fixci v1.7.3
  30. d1ff117 Merge pull request #54 from sagilio/fix#53 by Yang Luo · 4 years, 4 months ago v1.7.2
  31. cc84758 fix: Union the filters result when apply more than one filter by Sagilio · 4 years, 4 months ago
  32. 5cfb73b ci: Update semantic-release version by Sagilio · 4 years, 9 months ago
  33. f12e002 Merge pull request #50 from Sagilio/fix#48 by Yang Luo · 4 years, 10 months ago
  34. b46ab6d ci: Setup semantic release at Github Actions by Sagilio · 4 years, 10 months ago
  35. d5a3fda Merge pull request #47 from Sagilio/master by hsluoyz · 5 years ago v1.7.1
  36. e267b42 fix: Unable resolve CasbinDbContext by Sagilio · 5 years ago
  37. e268c1b fix: Provide specific DbContext type name for DI by Sagilio · 5 years ago
  38. b35714d refactor: Make Batch APIs virtual by Sagilio · 5 years ago
  39. 4fe3c5c feat: Add non generic DbContextOptions support (#44) by Sagilio · 5 years ago v1.7.0
  40. ffc3f5e Merge pull request #42 from Sagilio/fix#41 by hsluoyz · 5 years ago v1.6.1
  41. 7464642 fix: Error IsFiltered returned by Sagilio · 5 years ago
  42. a7643f0 feat: Add default table name options by Sagilio · 5 years ago v1.6.0
  43. aa68d2d Release v1.5.2 version by Sagilio · 5 years ago v1.5.2
  44. c535010 Merge pull request #40 from pprometey/master by Sagilio · 5 years ago
  45. 89c0251 Added the ability to specify the default database schema name by Alexey Chernyavskiy · 5 years ago
  46. 297c450 Merge pull request #39 from Sagilio/fix#38 by hsluoyz · 5 years ago
  47. 650601b fix: Argument out of range exception at ApplyQueryFilter by Sagilio · 5 years ago v1.5.1
  48. 2eaed80 Release v1.5.0 version by Sagilio · 5 years ago v1.5.0
  49. b117a46 Release v1.3.1 version by Sagilio · 5 years ago
  50. 1235fda Implement the IFilteredAdapter interface by Sagilio · 5 years ago
  51. 292a121 Implement batch APIs of IAdapter interface (#32) by Sagilio · 5 years ago
  52. 17c5c1b Fix job name typo of release action at Github Actions by Sagilio · 5 years ago
  53. 800b259 Add release action at Girhub Actions by Sagilio · 5 years ago v1.3.0
  54. 1971747 Add virtual methods as event pattern on adapter by Sagilio · 5 years ago
  55. 92f2385 Setup build action at Github Actions by Sagilio · 5 years ago
  56. e496a15 Improve extendibility of adapter (#27) by Sagilio · 5 years ago
  57. 0c5c5db Merge pull request #25 from Sagilio/update-Casbin.NET by Sagilio · 5 years ago
  58. 3734694 Update Casbin.NET to 1.3.1 and add async unit tests by Sagilio · 6 years ago
  59. aa596bb Improve performance for data loading and implement new interface (#23) by arthuridea · 6 years ago
  60. 6328282 fix #20 rollback EfCore package version to 2.1.14 (#22) by arthuridea · 6 years ago
  61. 6c00c48 Fix decide pull request condition error by Sagilio · 6 years ago
  62. c20764d Merge pull request #19 from Sagilio/master by Joey · 6 years ago
  63. 53a09ce Fix the code coverage badge error by Sagilio · 6 years ago
  64. 0564d74 Merge pull request #17 from Sagilio/master by Joey · 6 years ago
  65. a8611c7 Update UnitTest and travis.yml target to .NET Core 3.1 by Sagilio · 6 years ago
  66. f79f697 Remove unnecessary packages and update refecence packages by Sagilio · 6 years ago
  67. 2d31318 Merge pull request #16 from Sagilio/master by Joey · 6 years ago
  68. 8a9d5b2 Improve the README.md by Sagilio · 6 years ago
  69. 8a99cd7 Merge pull request #15 from Sagilio/master by Yang Luo · 6 years ago
  70. 21331e0 Add nuget with download times badge by Sagilio · 6 years ago
  71. 11a1ba6 Merge pull request #14 from Sagilio/master by Joey · 6 years ago
  72. f288202 Implemented async api for IAdapter interface at new version by Sagilio · 6 years ago
  73. 67ab850 Merge pull request #13 from AaqibAhamed/master by Joey · 6 years ago v1.2.0
  74. 519bbf2 Bug fixed V1.2.0 updated by Ahamed Aaqib · 6 years ago
  75. c3c06fc Unit Test related Packages Updated. by Ahamed Aaqib · 6 years ago
  76. df4ff4e Bug Fixed -IAdapter Implementaions Added by Ahamed Aaqib · 6 years ago
  77. 2e57b0a EFCore updated(v 3.1.3-Latest Stable) by Ahamed Aaqib · 6 years ago
  78. d004990 Merge pull request #11 from AaqibAhamed/master by Joey · 6 years ago
  79. c24c356 First commit by Ahamed Aaqib · 6 years ago
  80. 6bbb135 Merge pull request #10 from SKMonkeyWay/master by Yang Luo · 6 years ago
  81. 16b12ad by Stefan Koch · 6 years ago
  82. 3148889 create a new version by Joey · 6 years ago v1.1.0
  83. 4b390f8 Merge pull request #9 from arthuridea/master by Zhikui Hua · 6 years ago
  84. d5c73ae add generic typed model support by arthuridea · 6 years ago
  85. 35d9b7c Add Travis CI and code coverage badges. by Yang Luo · 7 years ago
  86. 99f546a Merge pull request #8 from casbin-net/feature/travis-setup by Yang Luo · 7 years ago
  87. 1912ac5 add travis.yml by Joey · 7 years ago feature/travis-setup
  88. a3f8b86 Merge pull request #7 from casbin-net/feature/add-tests by Yang Luo · 7 years ago
  89. 2001e1d add some tests by Joey · 7 years ago feature/add-tests
  90. a4f885c Merge pull request #6 from casbin-net/feature/configure-casbin-model by Joey · 7 years ago
  91. b57f3f2 This commit enables to config casbin model from application code by Joey · 7 years ago
  92. 8b8150e Merge pull request #5 from samchenws/patch-2 by Zhikui Hua · 7 years ago
  93. 8149bb2 update CasbinDbAdapter by 毛呱呱 · 7 years ago
  94. e504855 Merge pull request #1 from xcaptain/master by Yang Luo · 7 years ago
  95. 08ebfdf add basic efcore adapter support by Joey · 7 years ago
  96. 4be35d2 Initial commit by Yang Luo · 7 years ago