Skip to content
View giovanni-a's full-sized avatar

Block or report giovanni-a

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. OpenSilver/OpenSilver Public

    This repository contains the source of both OpenSilver and CSHTML5. More information is available at: www.opensilver.net and www.cshtml5.com - Read README.md for the instructions on how to build th…

    C# 1.1k 122

  2. XRSharp/XRSharp Public

    XR# (by Userware) — See https://xrsharp.io

    2

  3. OpenSilver/SampleCRM Public

    A real-world example for developing business applications with OpenSilver

    C# 5 7

  4. XRSharp/XRSharpSamplesGallery Public

    This app demonstrates some of the XR# SDK functionality to code WebXR-powered 3D, VR, and AR apps using .NET, C#, and XAML. To learn more about XR#, visit: https://xrsharp.io

    C# 5 5

78 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Opened 1 pull request in 1 repository
OpenSilver/ToDoCalendar 1 merged

Created an issue in OpenSilver/ToDoCalendar that received 6 comments

Bold font doesn't render well on macOS for some reason (it renders well on iOS)

As a workaround, I'd like to put something like this in RenderingHelper.cs: FontWeight = IsMacOS() ? FontWeights.Normal : FontWeights.Bold: However…

6 comments
Opened 5 other issues in 1 repository
Loading