Francesco Venturini
Francesco Venturini
When i execute BulkInsertOrUpdateAsync with a list of Permission ```cs public partial class Permission : Permission { public Permission() { RolePermissions = new HashSet(); } public string Name { get;...
I can work on that, even creating github actions, but you've to put on your account. Maybe I can work on dirty task and then you can put a cherry...
I think this library should allow using all the possibile choices asp.net core has in term of [MVC service registration](https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.1&tabs=visual-studio#mvc-service-registration)
Copied from [this zxing-js issue](https://github.com/zxing-js/library/issues/594) The js library seems to already support it, it should just be exposed to the blazor component. Thanks for your work Feature Description: The willReadFrequently...