Shaun Walker
Shaun Walker
@vnetonline should I close this issue as I cannot reproduce... or is there some more context to recreate the problem?
this is a challenge as Theme Settings are not a distinct entity type - they are stored as either Site or Page Settings (depending on the implementation within the Theme)....
In Oqtane 4.0 the Theme entity is now fully supported - which means you can store Theme settings. However this does not solve the problem you are describing as these...
@lauxjpn is there a PR for tracking the progress of the .NET 10 upgrade?
Since my application uses the new .NET Identity in .NET 10, I get the following compilation warning: warning NU1608: Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 9.0.0 requires Microsoft.EntityFrameworkCore.Relational...
I believe this is a duplicate of #4778. An attempt was made to address this issue however it is very challenging to solve for both Server and WebAssembly interactivity models.
@mgravell When will HybridCache no longer be classified as "in preview"... and is there a possibility that the API will be enhanced to support synchronous methods (ie. to provide a...
@mgravell is there any chance that HybridCache will be enhanced with sync methods in a future .NET iteration... or is it better to use an alternative such as FusionCache?
@mgravell my condolences (I was not aware)
When I met with the Microsoft team a few months ago and discussed this new capability, they raised concern about the performance impact (ie. a request is intercepted, and HttpClient...