Skip to content
View CoryCharlton's full-sized avatar

Organizations

@nanoframework

Block or report CoryCharlton

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Emily.Clock Emily.Clock Public

    This is a fun little nightlight clock project I created for my daughter.

    C# 2

  2. CCSWE-nanoFramework/CCSWE.nanoFramework CCSWE-nanoFramework/CCSWE.nanoFramework Public

    A collection of production-quality libraries for .NET nanoFramework targeting embedded/IoT devices (ESP32, STM32) — Generic Host, DI, WebServer, NeoPixel, threading, and more. MIT licensed, on NuGet.

    C# 3

  3. CCSWE-Avalonia/CCSWE.Avalonia.Hosting CCSWE-Avalonia/CCSWE.Avalonia.Hosting Public

    Bootstrap an Avalonia 12 desktop app on the .NET Generic Host — dependency injection, IHostedService/BackgroundService lifecycle, configuration, and logging from a minimal Program.Main.

    C#

  4. CCSWE-Avalonia/CCSWE.Avalonia.Material CCSWE-Avalonia/CCSWE.Avalonia.Material Public

    A branded Material 3 theme library for Avalonia 12 — Dark/Light color system, M3 type scale, motion, embedded fonts, and control themes for stock Avalonia controls.

    C#

  5. CCSWE-Avalonia/CCSWE.Avalonia.ViewLocator CCSWE-Avalonia/CCSWE.Avalonia.ViewLocator Public

    A compile-time, AOT/trim-safe ViewLocator for Avalonia 12 — a Roslyn source generator that maps XxxViewModel to XxxView by same-namespace convention and resolves views from IServiceProvider.

    C#

  6. Remote.Adb Remote.Adb Public

    SSH reverse tunnel for adb between a local workstation and a remote dev machine, plus Android emulator and device management — a cross-platform Avalonia desktop app and CLI.

    C#