rvdst
rvdst
Using xamarin forms, I've implemented a custom renderer to show a camera preview in a tabbed page (snapchat like). When moving away from the page and back (a few times)...
As discussed here: https://github.com/getsentry/sentry-dotnet/issues/1001 First quick and dirty commit My first thought after beginning to add an implementation: would it be bad if it acted 100% like the IWebHostBuilder extension....
Please mark the type framework used: - [x] ASP.NET Core Please mark the type of the runtime used: - [x] .NET Core * Version: Please mark the NuGet packages used:...
I've been searching for quite a while how to make Serilog and Sentry work together in a WorkerService environment (.net core > 3) I've come to the conclusion that this...
### Version 1.41.2 ### Steps to reproduce Example steps (replace with your own): 1. Clone my repo at https://github.com/Vandersteen/PlayWrightTimeout/blob/main/PlayWrightTimeout/Worker.cs 2. Build the dockerfile 3. run the docker container (see readme)...
I've just wasted quite some time figuring out that a '/' is not allowed in group names. I've been searching, and I can't find any limitations / restrictions / rules...