ASP.NET Boilerplate v4.15 Release Notes

Release Date: 2020-05-07 // almost 4 years ago
    • PR #5556: Pass cancellationToken to asynchronous methods of ORM in 4.x (by maliming)
    • ISSUE #5555: Pass cancellationToken to asynchronous methods of ORM in 4.x
    • 🐎 PR #5547: Enhance the performance of GetGrantedPermissionsAsync(4.x) (by maliming)
    • PR #5487: Lack of string interpolation (by maliming)
    • ISSUE #5479: Soft deleted organization and unique index conflict.