jmichas

Results 10 issues of jmichas

### Describe the bug When using Microsoft.ApplicationInsights 2.12.0 on Xamarin Forms Android with Serilog.Sinks.ApplicationInsights configuring a Sink fails because on line 58 in file https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/BASE/src/Microsoft.ApplicationInsights/Extensibility/Implementation/Platform/PlatformImplementation.cs there is this: `configFilePath =...

bug

Not sure how this would be done, maybe a private service that generates a cover with a set background per site and the course title overlaid

enhancement

i.e. if the show name contains a certain term like Angular then we add a collection tag for Angular so all shows can be filtered based on these tags

enhancement

Please add these: image/pjpeg = jpeg image/x-png = png Also, I saw the other open issue about using AddOrUpdate on the static class. Where can we do this? I tried...

Im trying to use this as part of a PCL which will be referenced by my app's core PCL. I'd like to write unit tests for the processes my library...

...to work with naked models When using the syncing via this.signalRHub.syncUpdates(this); in a model not a collection the client handlers would fail because models dont have add, remove or reset...

I am using MAUI 8 with Shiny Framework which is a combination of Shiny and Prism. My problem is that when the handler is applied to the BannerAd control, the...

**Describe the bug** When setting the icon of the entry using a FontImageSource everything works fine in debug builds but in release the icon's don't display. I thought this might...