Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Interactive Alternatives
Similar projects and alternatives to interactive
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
-
AngouriMath
New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
-
-
-
-
the-ray-tracer-challenge-fsharp
F# implementation of the ray tracer found in The Ray Tracer Challenge by Jamis Buck
-
-
artifacts-credprovider
The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
interactive discussion
interactive reviews and mentions
-
Jupyter AI & .NET Aspire: Building an LLM-Enabled Jupyter Environment
.NET Interactive
- การใช้งาน Polyglot notebook กับ Python
-
Announcing Data Science in .NET with Polyglot Notebooks
I wrote Data Science in .NET with Polyglot Notebooks to help experienced .NET developers replicate my journey into data science by showing them how Polyglot Notebooks and .NET Interactive help them perform interactive and iterative experiments using the .NET technologies they already know and love.
-
Classifying bugfix commits with ML.NET
Polyglot Notebooks / .NET Interactive – A collection of kernels integrated into Jupyter Notebooks allowing for additional languages such as C#, F#, PowerShell, and SQL.
-
Exploratory Data Analysis with F#, Plotly.NET, and ML.NET DataFrames
All of this will be accomplished inside of a single Polyglot Notebook. If you're not familiar with Polyglot Notebooks, they're a technology built on top of Jupyter Notebooks that allow you to use additional language kernels, including a F# Kernel. This lets you run interactive data science experiments in a single notebook as shown here in VS Code:
-
.NET 8 Standalone 50% Smaller On Linux
I use .NET on Linux and the experience with Rider has been great. The workflow transfers really well between Mac, Windows, and Linux, and everything works the way you expect. The only problems I run into are that there are still things that are Windows focused. For example MAUI does not run on Linux which is a shame because we could use another cross platform GUI.
There are still bugs, for example I ran into one with Polyglot Notebooks not working on Manjaro or Pop!_OS https://github.com/dotnet/interactive/issues/3159
-
Importing Code in Polyglot Notebooks
First of all, if you have a small amount of code that lives in an individual C# file and you wanted to reference it in your notebook, you can do this via the #!import magic command as shown below:
-
How can I authenticate against Azure Artifacts from Jetbrains Rider?
My 2 cents: use a Personal Access Token instead of a password, it is much safer (even though not 100% safe). Some references: https://github.com/dotnet/interactive/discussions/1340 https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate
-
Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code - .NET Blog
See also https://github.com/dotnet/interactive
-
Getting work done with PowerShell on Linux
U have Powershell notebooks https://github.com/dotnet/interactive
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Apr 2025
Stats
dotnet/interactive is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of interactive is C#.