Tags: exceptionless/Exceptionless.Net
Tags
feat: Add default WinRT event exclusion patterns Initializes the configuration's exclusion list with patterns "__Restricted*" and "Restricted*". These patterns are specific to WinRT environments and are intended to filter out events originating from internal or restricted system components, improving the relevance of collected event data. #312
Blazor support (#288) * #286 - Added sample blazor web assembly app * [Breaking] Made ISubmissionClient Async * [Breaking] Removed ProcessQueue, Shutdown and other sync methods for async impl Added extra error handling around unavoidable async void Co-authored-by: Blake Niemyjski <bniemyjski@gmail.com>
PreviousNext