ZedZipDev
ZedZipDev
I work in W10. I develop a Blazor app. Finally I'd like to build it as a Desktop application - exe for windows and provide to users. Ok, I do...
Ah, I see. Some years ago it was possible: to build for win and linux on W10 and it worked. I will try. Btw, can I build for Linux using...
Great, I and many other wait it. ;-)
Hi Gregor, I work in W10, I can build (electronize) an app for windows - OK. Also, in the same W10 I can build (electronize) the same app for Linux...
Hi Gregor, Is it in your plans to fix it?
Hi everybody, is any progress for this issue?
Hi Andrew, I am using a database store. I'd like to have a possibility to Add, Remove and Pause a tenant, The Pause can be useful to stop temporary a...
> Hi, what type of tenant store are you using? If you are using the in memory or EFCore based tenant store you can add via the `IMultiTenantStore` interface that...
This example does not work, I have created an issue there https://github.com/casbin-net/casbin-aspnetcore/issues/58
The question still is: how to use Casbin.NET in NET 6 applications? What service(s), extension(s) need to add?