Skip to content
View Mrnikbobjeff's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Mrnikbobjeff

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. BenchmarkingSolution BenchmarkingSolution Public

    Hidden costs of simple things

    C# 1 1

  2. TelegramClient TelegramClient Public

    Forked from hpi-swa-teaching/TelegramClient

    (swt20-13)

    Smalltalk

  3. xamarin/Essentials xamarin/Essentials Public archive

    Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.

    C# 1.5k 506

  4. FixedAnalyzer FixedAnalyzer Public

    A roslyn analyzer to check whether the more efficient adressof operator has been used

    C#

  5. quick hacky way to find null references quick hacky way to find null references
    1
    using System;
    2
    using System.Runtime.CompilerServices;
    3
    using System.Runtime.Intrinsics;
    4
    using System.Runtime.Intrinsics.X86;
    5
    using System.Threading;
  6. dotnet/roslyn dotnet/roslyn Public

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

    C# 18.7k 4k