Ryan Tregea
Ryan Tregea
How far did you get with this? @XavierDa
Consider it Confirmed @usantgw Same Here
However you want to do it... Your nuget... I just needed quick and dirty Web citation for what my use case was... If you can see a better way to...
"I don't know what you're talking about... There's no unsupported features" All but 1 Tuya device is unsupported
Here's my Workaround which uses Generics ` ` And the Matching Component ` @typeparam T @typeparam TValue @using System.Linq.Expressions @using System.Reflection @code { [Parameter] [EditorRequired] public CellContext Context { get;...
> Ran into the exact same problem and used your code verbatim.. problem solved! Thanks, saved me so much time. > > Still Ugly but maybe less ugly extension method:...
@danielsen - I've made a major update and referenced the new spec docs that includes an XSD now. I've added my real world examples to the Unit Tests as well...
I have Implemented the Pending Changes from Pull Request - https://github.com/danielsen/DmarcRua/pull/5 These are minor changes and don't affect anything else, I also added the Reports to the Sample Reports I...
Sorry, Forgot the V1 conversion... Tested - Cleared my last 1000 DMARC reports in Production.
Thanks Mate, I'm updating to V2 now, I'll see if any bugs pop out... There was only 12 lines of code were needed to change on my end to make...