Verso NotebookInteractive .NET notebooks for VS Code with C#, F#, SQL, and more.
Features
Writing Code with IntelliSenseVerso's C# kernel is powered by Roslyn, giving you the latest language features, persistent state across cells, real-time error checking, and code completions as you type. The F# kernel offers the same experience powered by FSharp.Compiler.Service.
Notebook and Dashboard LayoutsEvery notebook can be viewed in two ways. Notebook layout presents cells in a familiar top-to-bottom flow. Dashboard layout lets you drag and resize cells on a 12-column grid to build interactive dashboards. Both layouts are saved in the SQL Database SupportConnect to any ADO.NET-compatible database (SQL Server, PostgreSQL, MySQL, SQLite) and run queries directly in your notebook. Results render as paginated tables with column type tooltips. You can share variables between SQL and C# cells, inspect schema, and scaffold EF Core Importing Existing NotebooksAlready have notebooks in Jupyter or Polyglot format? Open any Getting Started
To import an existing notebook, use File > Open on any Supported Languages
ExtensibilityVerso is built on a fully extensible architecture. Every built-in feature, from the C# kernel to the Dark theme, is implemented using the same public interfaces available to extension authors. You can create new language kernels, cell types, themes, layouts, toolbar actions, and data formatters. See the Verso repository for documentation, extension samples, and the SupportFound a bug or have a feature request? Open an issue on GitHub. LicenseVerso is a Datafication project. |

