Ollie Riches

Results 4 issues of Ollie Riches

SQL string looks something like "_... WHERE [DividendId] IN @Ids ORDER BY [SecId];"_ This caused error DAP206 Incorrect syntax near @Ids, but the code executes as expected without having the...

[ContentProperty("Content")] [TemplatePart(Name = "PART_OverlayGrid", Type = typeof(Grid))] [TemplatePart(Name = "PART_OverlayBorder", Type = typeof(Border))] [TemplatePart(Name = "PART_OverlaySpinner", Type = typeof(Control))] public class BusyUserControl : UserControl { public static readonly DependencyProperty IsBusyProperty...

Upgraded from 0.12.0 to 0.12.1 and generation now fails - I can't post any code or detailed exception stack but I'm seeing the following in the logs. at PuppeteerSharp.Cdp.FrameManager.c__DisplayClass58_0.d.MoveNext() in...

Trying to try out DapperAot but can't get past this error after following setup guide, any ideas? C:\XXXX\obj\Debug\net8.0-windows10.0.19041.0\Dapper.AOT.Analyzers\Dapper.CodeAnalysis.DapperInterceptorGenerator\XXXX.generated.cs(301,50,301,77): error CS0433: The type 'InterceptsLocationAttribute' exists in both 'XXXX, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'...