A .NET library for multi-tenant SQLite: per-tenant file isolation or shared-schema scoping, integrity checks across tenants, tenant context helpers, rate limiting and error middleware validation, plus settings and JSON utilities.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONMudBlazor is a Material Design component framework for Blazor, written entirely in C# with minimal JavaScript. It helps .NET developers build web apps quickly without wrestling with CSS, and offers documentation, examples and frequent releases.
Soenneker.Flywheel.Suite is a modern background job engine for .NET, featuring Redis storage, source generators, and a live Blazor dashboard for real-time visibility.
Files is a modern, community-driven file manager for Windows designed to help users organize files and folders with an intuitive interface.
PB-Compiler is a from-scratch C# compiler for the PowerBASIC family (including QuickBASIC and Turbo Basic). It generates authentic 16-bit DOS MZ executables with byte-identical fidelity to original compilers. Features include an SSA-based optimization pipeline, support for modern language extensions in pb36, and cross-platform execution on 64-bit hosts.
Amplication is an open-source platform for building, maintaining, and scaling backend services. It uses AI-powered automation to generate microservices with APIs, data models, and DTOs, while embedding organizational best practices into live templates.
Tokamak is a C# engine designed for creating games and virtual worlds, providing a modular set of building blocks for application development.
A Kiota-generated .NET client for the Docker Hub API, distributed via NuGet. It supports bearer-token authentication, builder-style request paths under client.V2, explicit pagination, generated response and error models, and a companion package for dependency injection and cached client construction.
Block is a local-first polyglot orchestration engine for writing multi-language workflows—Python, JavaScript, Lua, PHP, SQL, PowerShell—in single .blk files. It coordinates host runtimes, passes serializable shared state between blocks, and runs on Windows via CLI. Editions: Lite, Standard, Plus.
Bogus is a simple, popular fake data generator for .NET (C#, F#, VB.NET). It generates realistic test data like names, addresses, and emails using fluent syntax or direct access. Supports numerous locales for internationalization.
WPF UI is an open-source library that brings Microsoft's Fluent Design System to Windows Presentation Foundation applications, offering themed styles, modern controls like Navigation, NumberBox, Dialog, and Snackbar, plus Visual Studio integration and NuGet distribution.
A personal repository collecting coding challenges and exercises for learning various programming languages, frameworks, tools, architectures, and design patterns. Not intended as a teaching resource but as a personal learning portfolio.
An automation runner that keeps the Windows executable published by the companion package Soenneker.Libraries.Whisper.CTranslate up to date, driven by scheduled and on-demand GitHub Actions workflows.
A .NET VST3 audio effects host based on NPlug and the ktsu ecosystem, allowing developers to create DSP effects using C# classes.
Pulumi is an open-source Infrastructure as Code (IaC) platform that allows users to provision and manage cloud infrastructure using general-purpose programming languages.
Ashlar is a local-first .NET runtime for auditable AI workflows you can embed. It offers task audit trails, a CI-proven certification gate, local model routing, and self-hosted deployment via CLI, HTTP API, containers, or NuGet.
A .NET utility that supplies a thread-safe, lazily created singleton Kiota client for the Copper CRM API, with DI registration helpers and configuration for API key, token-owner email, application and base URL.
A curated collection of Blazor resources including templates, sample projects, tutorials, libraries, videos, articles, podcasts, books, courses, and community links for .NET web developers.
A personal collection of WinGet automation tools and GitHub Actions for checking dead links, analyzing installers, syncing fork branches, validating domains, and notifying PR label status.
ANTLR v4 is a parser generator that reads grammars and produces parsers, parse trees, and listener/visitor interfaces for structured text or binary files. It supports ten target languages including Java, C#, Python3, JavaScript, TypeScript, Go, C++, Swift, Dart, and PHP.