Mittchel

Results 6 issues of Mittchel

Hi, I really love Akavache and I think it's awesome. I noticed across the web that a there are a lot of tutorials, but to be honest most of them...

Hey there, For a project I'm working on I would like to visit every type declaration and add them into a different namespace. I'm using NRefactory with the visitor pattern...

Hi, First of all, amazing work @huysentruitw. We are using your barcoder library for GS1 barcodes on stickers and it works flawlessly. However, I do have one question. Whenever I...

### Expected behaviour I am trying to run a tablet emulator and phone emulator. I expect two screenshots in my /app/screenshots/debug folder (1 for tablet and 1 for phone) ###...

Hi, Just got my new macbook M2 and tried to install Maui. Followed the steps with the global install and the export path, but in the session I get: zsh:...

I've been trying this wrapper and it works perfectly with photos. Now I would like to start a live camera and use tesseract to OCR like the following: https://github.com/yushulx/dotnet-barcode-qr-code-sdk/blob/main/example/maui/Platforms/iOS/CaptureOutput.cs The...