| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
We build developer tools for .NET.
Datafication is a data platform SDK for loading, transforming, storing, and serving data entirely within .NET. It includes a columnar storage engine with O(1) updates and automatic compaction, a query API with familiar operations like Where, GroupBy, Merge, and window functions, native vector search and ML integration through ONNX, and connectors for CSV, JSON, Excel, Parquet, ADO.NET, S3, and web APIs. One SDK, no glue code.
Verso is an open source (MIT) interactive notebook platform for .NET. It supports pluggable language kernels, custom cell types, theming, and switchable layout engines. Built as a community response to the deprecation of Polyglot Notebooks, Verso runs as both a VS Code extension and a standalone Blazor web application. All features use the same public extension interfaces available to third party developers.
Motus is an open source (MIT) web automation and testing framework for .NET. It communicates directly with Chromium and Firefox over WebSocket using CDP and WebDriver BiDi, with no Node.js sidecar or external driver binary. It includes source generated protocol bindings for NativeAOT, Roslyn analyzers that catch common automation mistakes at compile time, a visual test runner with live screencast and step through debugging, Page Object Model code generation from live pages, and an MCP server so AI agents can drive a real browser through the same engine. Its plugin model is built on the same architecture as Verso, where every built-in feature is registered through the same public interfaces available to third party authors.
Extensible interactive notebook platform. Every feature is an extension built on the same public interfaces available to third party authors. Runs in VS Code and the browser.
Datafication SDK is a .NET data integration platform for loading, analyzing, and serving data. Includes high-performance columnar storage, connectors for common file formats, ML capabilities, and server components. This repo provides SDK overview and links to individual component repositories.
Extensible browser automation and testing framework for .NET. Communicates directly with Chromium (CDP) and Firefox (WebDriver BiDi) over WebSocket, no Node.js dependency. Source generated protocol bindings, Roslyn analyzers, a test recorder, a Blazor visual runner, and an MCP server for AI agents, all built on public plugin interfaces.
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |