Open-source .NET, from Brazil, since 2013.
Two package families, over a million downloads on nuget.org, one rule: the developer writes C# and the platform's details are the library's problem.
equantic-ui · ui.equantic.tech · NuGet
Components are written once, in C#, against one abstract vocabulary. On the web they compile to
optimized JavaScript at build time (no WASM) and render as DOM and CSS. Natively they render through
Photon, a proprietary GPU engine on Metal and Vulkan — macOS, iOS, Android and Windows — with no
WebView and no Skia. No JavaScript, no Swift, no platform files: one .NET SDK, dotnet new, dotnet build.
Start with the Quick Start, read the
wiki, or pick a
good first issue. In preview;
every release ships its migration notes.
Utilities, extensions and design-pattern implementations for .NET Standard 2.1 through .NET 10, and the libraries that grew around them: data access and Entity Framework, DDD, CQS, domain events, API and CRUD endpoints, MVC, mapping, LINQ, validation, outcomes, payments and IP geolocation.
- eQuantic OS Cleaner — a desktop app for macOS, Windows and Linux; the first application shipped on Photon.
- eQuantic Keeper — a vault for development secrets and personal documents.
Issues and pull requests are welcome on every repository; equantic-ui's CONTRIBUTING says how the work is measured. Security reports go through Security → Report a vulnerability on the affected repository, never through a public issue. Everything here is MIT licensed.