Mario Gabriell Karaziaki
Mario Gabriell Karaziaki
* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: Only Official GRPC and AppInsights * Runtime version: core8.0 * Hosting environment (e.g. Azure Web App, App Service on...
I tried to search an example that uses SkiaSharp to manipulate images instead of System.Drawings because i am using linux. ```csharp public static (byte[] content, int width, int height) ToImage(this...
Hello i just made a PR #988 to install the [PGMQ extension](https://github.com/tembo-io/pgmq) made by tembo on the container image. I believe there is no need for documentation, but if needed...
Hello, i really like the project. I created a custom container image that install [PGMQ extension](https://github.com/tembo-io/pgmq), i thought that it could help out other people hence the pull request. Probably...
When you call the function it throws this error: ``` System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at SharpCV.cv2_native_api.highgui_imshow(String winName, IntPtr mat) at SharpCV.cv_api.imshow(String windownName, Mat img) ``` Example:...
#### What this PR does / why we need it: Adding possibility to set nodePort to the service #### Special notes for your reviewer: #### Checklist [Place an '[x]' (no...