Skip to content
View VitalyKnyazev's full-sized avatar

Block or report VitalyKnyazev

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

Popular repositories Loading

  1. LeakingUwp LeakingUwp Public

    C#

  2. SkiaSharp SkiaSharp Public

    Forked from mono/SkiaSharp

    Support for the Skia Library

    C#

  3. CrashingChart CrashingChart Public

    C#

  4. Xamarin_NDK_Issue Xamarin_NDK_Issue Public

    Demo Xamarin Android project to highlight AOT issue with different versions of NDK

    C#

  5. onedrive-sdk-dotnet-msa-auth-adapter onedrive-sdk-dotnet-msa-auth-adapter Public

    Forked from OneDrive/onedrive-sdk-dotnet-msa-auth-adapter

    C#

  6. ios-chart-issue ios-chart-issue Public

    C#

20 contributions in the last year

Contribution Graph
Day of Week 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

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in dotnet/maui that received 3 comments

Fixed ListView leak caused by not disposed ContextActionsCell

Description of Change In some cases ContextActionsCell is not disposed and this causes memory leak. Remembering all instances and disposing them la…

+10 −1 lines changed 3 comments
Opened 1 other pull request in 1 repository
dotnet/maui 1 open

Created an issue in dotnet/maui that received 1 comment

[iOS] ViewCell with ContextActions causes memory leaks

Description ListView that has cells with a MenuItem causes memory leaks. Steps to Reproduce Create a secondary page with ListView that has a MenuIt…

1 comment
Loading