tpitman
tpitman
I don't know if this is the right way to do this, but it is the way that works for me. I am creating this pull request knowing full well...
I am trying to get filters to work. I have read up on the special handling that the mcp2515 needs. Here is a simple sketch that should filter out ALL...
I am using VS2017 for Mac to make a ASP net core application. It is net core 2.0.4 I have the web app working and added sqlite support using Entity...
I just created a new project in 2019.4 LTS that I just installed yesterday. I followed the instructions to get the EditorXR working with the legacy support. I am using...
I have a simple application that I want to be able to start and stop advertising so that other devices are prevented from connecting when I don't want them too....
### Description I have a Xamarin.Forms app developed on Visual Studio for Mac 2019. I am using the Forms9Patch:Label and Entry controls. They are not changing the font size when...
### Description Autofit Width works great on iOS and on some Android phones that have a OS font size setting of certain defaults. If you change the OS font size...
Thank you for releasing SparkleSharp. I have a Xamarin project I would like to use Sparkle in. I am using ETO instead of native widgets because we are sharing this...
### Description I have a Blazor app that has docker images set up. When I run docker-compose build the build fails with the following error: ` > [internal] load metadata...
I would like to create a multiplayer game using Netcode for GameObjects on WebGL. I understand that the built in transports are not supported. At the home page for netcode...