eQuantic
-
- 3,033 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
Photon NATIVE REALIZER — lowers the shared abstract components/styles (eQuantic.UI.Primitives) to Photon draw commands. The component library itself is shared; see docs/SHARED-COMPONENTS-PLAN.md. -
- 2,817 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
Photon CPU reference backend — renders display lists with the engine's normative SDF math for golden-image testing. Test infrastructure, not a product rendering tier. -
- 2,801 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
What every Apple platform shell shares: the ObjC runtime bindings and the CoreText / CoreGraphics / ImageIO services. Text, icons and images are decoded by the same system frameworks on macOS and on iOS, so... More information -
- 2,801 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
The host a Photon app is built and run through: PhotonApplication.CreateBuilder(args), Services / Configuration / Environment / Logging, and app.Run<TRoot>(). The same shape as WebApplicationBuilder, because a... More information -
- 2,784 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
Photon Metal backend — the Metal implementation of the engine's RHI (IRhiDevice/IRhiCommandList), driven by the shared RhiRenderer encode loop. Direct Objective-C interop, offline-precompiled shaders (Slang →... More information -
- 2,706 total downloads
- last updated 7/25/2026
- Latest version: 3.0.0
High-performance CQS/CQRS framework for .NET with pipeline behaviors, notifications, streaming, sagas, and source generators. A modern, MIT-licensed alternative to MediatR. -
-
- 2,649 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
eQuantic UI Runtime for Linux (x64). -
-
-
- 2,638 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
MSBuild SDK for eQuantic UI apps on devices: an app names the platforms it runs on and writes C#. The shells, the platform minimums and the app manifest come from here. -
-
- 2,605 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
The macOS platform shell for the Photon engine: a real NSWindow + CAMetalLayer host driving PhotonHost with OS input — zero third-party dependencies (slim typed objc_msgSend bindings, the Metal-spike pattern). -
-
- 2,613 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
Project templates for eQuantic.UI — C# components compiled to JavaScript, no Node required. `dotnet new equantic-app` scaffolds a running write-once app. -
-
-
- 2,623 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
eQuantic UI Runtime for macOS (Apple Silicon / arm64). -
-
- 2,612 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
Core chart abstractions for eQuantic.UI - data models and chart component base. -
- 2,597 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
The Android platform shell for the Photon engine: an Activity whose SurfaceView the engine presents into, driven by the Choreographer, with touches routed into the same PhotonHost pipeline every other shell... More information -
-
- 2,545 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
eQuantic UI Runtime for Windows (x64). -
-
-
- 2,573 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
eQuantic UI Runtime for Windows (arm64). -
-
- 2,570 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
The iOS platform shell for the Photon engine: a UIViewController whose view IS a CAMetalLayer, driven by a CADisplayLink, with touches routed into the same PhotonHost pipeline the macOS window uses. UIKit only... More information -
-
- 2,538 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
eQuantic UI Runtime for Linux (arm64). -
-
- 2,503 total downloads
- last updated 7/25/2026
- Latest version: 5.0.1
eQuantic Persistence Relational Library -
-
- 2,518 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
eQuantic UI Runtime for macOS (x64). -
-
- 2,461 total downloads
- last updated 8/24/2026
- Latest version: 0.2.0-preview.44 (prerelease)
Writing generated files: one indentation engine, and a writer per file type. Nothing here knows what eQuantic.UI is — it knows what a line, a scope and an escape are.