Skip to content
View Larry57's full-sized avatar
Block or Report

Block or report Larry57

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

  1. SimpleMJPEGStreamViewer SimpleMJPEGStreamViewer Public

    Simple MJPEG streams viewer

    C# 16 8

  2. Awsh : undo manager Awsh : undo manager
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    
                  
    5
    namespace OneFileTools {
  3. WinForms3D WinForms3D Public

    While learning 3D development as a hobby, I accidentally built a 3D software renderer and shamelessly named it "WinForms3D".

    C# 7 3

  4. WinFormMarkup WinFormMarkup Public

    Forked from bigtlb/WinFormMarkup

    Fluent markup syntax for Windows Forms creation. Inspired by TornadoFX and Xamarin Community Toolkit C# Markup

    C#